All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 1/4] Set horizontal margins to 2cm
Date: Wed,  6 Dec 2017 12:31:17 -0600	[thread overview]
Message-ID: <20171206183120.16700-2-robh@kernel.org> (raw)
In-Reply-To: <20171206183120.16700-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Some tables are a bit squashed, so decrease the margins a bit.

Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
 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

  parent reply	other threads:[~2017-12-06 18:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-06 18:31 [PATCH 0/4] PDF formatting fixes Rob Herring
     [not found] ` <20171206183120.16700-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-12-06 18:31   ` Rob Herring [this message]
2017-12-06 18:31   ` [PATCH 2/4] Use fixed column widths for all 4 column property tables Rob Herring
2017-12-06 18:31   ` [PATCH 3/4] Ensure figures inserted at location in the source doc Rob Herring
2017-12-06 18:31   ` [PATCH 4/4] Set maximum sizes for digraphs Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171206183120.16700-2-robh@kernel.org \
    --to=robh-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.