[BangPypers] Any compiled all PEP's into pdf

Senthil Kumaran orsenthil at gmail.com
Fri May 28 07:42:05 CEST 2010


On Fri, May 28, 2010 at 10:41:23AM +0530, Noufal Ibrahim wrote:
> and renders it properly (links, TOC etc.). It looks much  better than
> a raw text->pdf conversion. The crawling, combining still has to be

Except for the heading in the PEP data. The solution would be to
indent it so that it behaves like a pre-formatted text.

You can also do a sphinx-quickstart and in the index file, mention all
the pep names in the current directory (use your editor facilities
instead of script) and then do a make latex;cd _build/latex;make
all-pdf. There you go again. One indexed PDF with all PEPS.

These are just options available to play with. :)

-- 
Senthil

The worst thing about some men is that when they are not drunk they are sober.
		-- William Butler Yeats


More information about the BangPypers mailing list