All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] PDF formatting fixes
@ 2017-12-06 18:31 Rob Herring
       [not found] ` <20171206183120.16700-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Rob Herring @ 2017-12-06 18:31 UTC (permalink / raw)
  To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA

Tables and graphviz graphs are not formatted correctly with sphinx 
1.6.5. This series fixes those issues (hopefully not breaking older 
versions).

Rob

Rob Herring (4):
  Set horizontal margins to 2cm
  Use fixed column widths for all 4 column property tables
  Ensure figures inserted at location in the source doc
  Set maximum sizes for digraphs

 source/conf.py               |  4 +++-
 source/device-bindings.rst   |  8 ++++----
 source/devicenodes.rst       | 18 +++++++++---------
 source/devicetree-basics.rst |  3 +++
 source/flattened-format.rst  |  1 +
 5 files changed, 20 insertions(+), 14 deletions(-)

-- 
2.14.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-06 18:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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   ` [PATCH 1/4] Set horizontal margins to 2cm Rob Herring
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

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.