[Python-Dev] Latex problem when trying to build documentation
Johannes Gijsbers
jlg at dds.nl
Tue Dec 21 22:20:15 CET 2004
On Tue, Dec 21, 2004 at 07:57:43PM +0100, Irmen de Jong wrote:
> >Looks like the end tag of {description} has disappeared with this
> >check-in:
>
> [...]
>
> Out of curiousity, how did you find this?
Once you filter through all the noise LaTeX generates there's actually a pretty
clear error message:
"\begin{description} on input line 59 ended by \end{document}."
That's obviously not right. I've just fixed it, by the way.
Cheers,
Johannes
More information about the Python-Dev
mailing list