[PATCH 0/5] Make PDF builds work again

From: Jonathan Corbet
Date: Sun Jun 18 2017 - 19:47:33 EST


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