public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Make PDF builds work again
@ 2017-06-18 23:46 Jonathan Corbet
  2017-06-18 23:46 ` [PATCH 1/5] Docs: Include the Latex "ifthen" package Jonathan Corbet
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Jonathan Corbet @ 2017-06-18 23:46 UTC (permalink / raw)
  To: linux-doc
  Cc: linux-kernel, Jim Davis, Mauro Carvalho Chehab, Daniel Vetter,
	Jonathan Corbet

I've just spent rather more time than I would like figuring out why the PDF
builds fail and what was needed to fix it.  The result is the following
patch series.  It's a combination of little mistakes and fragility in the
whole PDF build tool chain.

Mauro, Daniel: Do you want the last two?  Or otherwise give me acks?  I'd
like to send the set Linusward forthwith so that 4.12 can come out with
a working PDF build.

In general, I'm dismayed by the fragility of the whole thing.  I'm also a
little concerned that nobody except Jim complained about the problem.
Perhaps nobody really cares about PDF output anymore?  In the absence of a
concerted effort on somebody's part, I predict that PDF building will be
broken much of the time.  I have to wonder if it's worth it...

Jonathan Corbet (5):
  Docs: Include the Latex "ifthen" package
  Docs: Remove redundant geometry package inclusion
  Docs: fix table problems in ras.rst
  Docs: Use kernel-figure in vidioc-g-selection.rst
  DRM: Fix an incorrectly formatted table

 Documentation/admin-guide/ras.rst                  | 10 ++--
 Documentation/conf.py                              |  3 +-
 .../media/uapi/v4l/vidioc-g-selection.rst          |  4 +-
 include/drm/bridge/dw_hdmi.h                       | 70 +++++++++++-----------
 4 files changed, 43 insertions(+), 44 deletions(-)

-- 
2.13.1

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

end of thread, other threads:[~2017-07-06  9:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-18 23:46 [PATCH 0/5] Make PDF builds work again Jonathan Corbet
2017-06-18 23:46 ` [PATCH 1/5] Docs: Include the Latex "ifthen" package Jonathan Corbet
2017-06-18 23:46 ` [PATCH 2/5] Docs: Remove redundant geometry package inclusion Jonathan Corbet
2017-06-19 10:30   ` Mauro Carvalho Chehab
2017-06-19 10:49     ` Mauro Carvalho Chehab
2017-06-23 19:39       ` Jonathan Corbet
2017-06-23 21:26         ` Mauro Carvalho Chehab
2017-06-18 23:46 ` [PATCH 3/5] Docs: fix table problems in ras.rst Jonathan Corbet
2017-06-18 23:46 ` [PATCH 4/5] Docs: Use kernel-figure in vidioc-g-selection.rst Jonathan Corbet
2017-06-18 23:46 ` [PATCH 5/5] DRM: Fix an incorrectly formatted table Jonathan Corbet
2017-06-18 23:48 ` [PATCH 0/5] Make PDF builds work again Jonathan Corbet
2017-06-19  1:18 ` Mauro Carvalho Chehab
2017-06-19 14:43   ` Mauro Carvalho Chehab
2017-07-03  8:25 ` Daniel Vetter
2017-07-03 12:44   ` Jonathan Corbet
2017-07-05 21:22     ` Jim Davis
2017-07-06  8:28       ` Markus Heiser
2017-07-06  9:54       ` Mauro Carvalho Chehab
2017-07-05 20:03   ` Frank Rowand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox