Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1459532
| From | Markus Heiser <markus.heiser@darmarit.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build |
| Date | 2016-08-10 21:00 +0200 |
| Message-ID | <s4GTo-n4-7@gated-at.bofh.it> (permalink) |
| References | <s4Gqn-b4-101@gated-at.bofh.it> <s4Gqn-b4-103@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am 10.08.2016 um 17:54 schrieb Jani Nikula <jani.nikula@intel.com>:
> Hi Luis, all -
>
> With these you should be able to get started with pdf generation. It's a
> quick transition to pdflatex, the patches are not very pretty, but the
> pdf output is. Patch 3/3 works as an example where to add your stuff
> (latex_documents in conf.py) and how.
>
> Mauro, please look at patch 1/3 for a quick fix for the media build.
>
> Markus, you can now unleash your "I told you so" on the rst2pdf. ;)
:)
same here: Didn't test, but looking at the patch, it looks OK.
Acked-by: Markus Heiser <markus.heiser@darmarit.de>
One suggestion: later when my "generic way to build only sphinx sub-folders"
patch ...
http://marc.info/?l=linux-doc&m=147066213515280&w=2
... is acked and merge, it might be better to place the latex_document
option into a gpu/conf.py ?
latex_documents = [
('gpu/index', 'gpu.tex', 'Linux GPU Driver Developer\'s Guide',
'The kernel development community', 'manual') ]
I haven't thought this to the end, just an idea.
-- Markus --
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Jani Nikula <jani.nikula@intel.com> - 2016-08-10 20:40 +0200
[RFC PATCH 1/3] Documentation/sphinx: build the media intermediate rst files for all outputs Jani Nikula <jani.nikula@intel.com> - 2016-08-10 20:40 +0200
Re: [RFC PATCH 1/3] Documentation/sphinx: build the media intermediate rst files for all outputs Mauro Carvalho Chehab <mchehab@infradead.org> - 2016-08-10 20:40 +0200
Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Markus Heiser <markus.heiser@darmarit.de> - 2016-08-10 21:00 +0200
[RFC PATCH 2/3] Documentation: switch to pdflatex for pdf generation Jani Nikula <jani.nikula@intel.com> - 2016-08-10 22:00 +0200
Re: [RFC PATCH 2/3] Documentation: switch to pdflatex for pdf generation "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-08-10 22:10 +0200
Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-08-10 22:10 +0200
Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Jonathan Corbet <corbet@lwn.net> - 2016-08-13 00:50 +0200
Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Markus Heiser <markus.heiser@darmarit.de> - 2016-08-13 18:10 +0200
Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Jani Nikula <jani.nikula@intel.com> - 2016-08-15 11:50 +0200
Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Mauro Carvalho Chehab <mchehab@infradead.org> - 2016-08-15 14:20 +0200
Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Mauro Carvalho Chehab <mchehab@osg.samsung.com> - 2016-08-16 00:30 +0200
Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Jani Nikula <jani.nikula@intel.com> - 2016-08-19 15:00 +0200
Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build Mauro Carvalho Chehab <mchehab@osg.samsung.com> - 2016-08-19 15:30 +0200
csiph-web