[lxml-dev] Generating PDF documentation
Stefan Behnel
stefan_ml at behnel.de
Wed Apr 23 12:15:37 CEST 2008
Hi Martijn,
Martijn Faassen wrote:
> My suggestion for the stylesheet would be to use whitespace between
> paragraphs, instead of what it does now, indenting the paragraphs.
Done.
> There also seems to be a jumping of the left
> margin on alternate pages. Perhaps this is nice if you print it?
The LaTeX document class was set to "book", which automatically alternates
left and right pages. The "report" class is better here.
Stefan
More information about the lxml-dev
mailing list