[lxml-dev] Generating PDF documentation

Stefan Behnel stefan_ml at behnel.de
Thu Apr 24 11:08:46 CEST 2008


Marcin Kasperski schrieb:
>> The LaTeX document class was set to "book", which automatically
>> alternates
>> left and right pages. The "report" class is better here.
>
> There are no \part's in report.

Yes, there are. Look for "part" in this file, for example:

http://ftp.funet.fi/pub/TeX/TeX-3.14/latex/report.sty

The differences between document classes are really small, and "report" is
almost like "book", except for the things that make a difference here.

Stefan



More information about the lxml-dev mailing list