> 2009/1/27 Nils Wagner <nwag...@iam.uni-stuttgart.de>: > a make latex in numpy/doc failed with > > ... > > Intersphinx hit: PyObject > http://docs.python.org/dev/c-api/structures.html > writing... Sphinx error: > too many nesting section levels for LaTeX, at heading: > numpy.ma.MaskedArray.__lt__ > make: *** [latex] Fehler 1 > > > I am using sphinxv0.5.1 > BTW, make html works fine here.
I see this problem too. It used to work, and I don't think I've changed anything on my system. Python 2.5.2 (r252:60911, Oct 5 2008, 19:24:49) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import numpy >>> numpy.__version__ '1.3.0.dev6335' >>> import sphinx >>> sphinx.__version__ '0.5.1' Should I file a ticket, or just let whoever has to build the docs for the next release sort it out when the time comes? Cheers, Scott _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion