New submission from Vincent Manis <[EMAIL PROTECTED]>: The LaTeX code generated by Sphinx in 2.6a1 is incorrect. Some, but not all, of the \end{Verbatim}'s come at the ends of lines, rather than on lines of their own. Here is an example, at line 435 of reference.tex.
return r # error: inconsistent dedent\end{Verbatim} Each occurrence of this construction results in the `make all-pdf' failing. Also, at approximately line 42051 of library.tex, the environment classdescni is undefined. __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2418> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com