Some tables are a bit squashed, so decrease the margins a bit. Signed-off-by: Rob Herring <robh@xxxxxxxxxx> --- source/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/conf.py b/source/conf.py index 1881e29c8414..a4c6a01fc419 100644 --- a/source/conf.py +++ b/source/conf.py @@ -242,6 +242,8 @@ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). 'papersize': 'a4paper', + 'sphinxsetup': 'hmargin=2cm', + # The font size ('10pt', '11pt' or '12pt'). #'pointsize': '10pt', -- 2.14.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree-spec" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html