Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1461504
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build |
| Date | 2016-08-13 00:50 +0200 |
| Message-ID | <s5tr3-7Vp-9@gated-at.bofh.it> (permalink) |
| References | <s4Gqn-b4-101@gated-at.bofh.it> <s4Gqn-b4-103@gated-at.bofh.it> |
| Organization | LWN.net |
On Wed, 10 Aug 2016 18:54:06 +0300 Jani Nikula <jani.nikula@intel.com> wrote: > 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. OK, now I have a bone to pick with you. I applied this, then decided to install the needed toolchain on the Tumbleweed system I've been playing with; it wanted to install 1,727 packages to get pdflatex. Pandoc just doesn't seem so bad anymore. So I switched to the Fedora system, and found myself in a twisty maze of missing font files, missing style files, missing babel crap, etc., each doled out to me one file per run. But I did eventually get PDFs out of it. The output isn't great; among other things, it seems to be about 1/2 blank pages. But it's something. I've applied this so we have something to play with, but it doesn't feel like a great solution. This is the sort of installation hell that we wanted to get away from. It makes me wonder how hard it can really be to fix rst2pdf; I wish I could say I'll find some time to figure that out. Sigh. jon
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
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