From: Sandro T. <mat...@gm...> - 2008-07-01 12:21:13
|
Hi Chris, > I'm using the svn version of the docs on a debian system with > matplotlib 0.98.1 and sphinx 0.4. here the same with 0.91.2 > Latex hangs ( but can be made to continue by pressing return) at the > following point: > > Underfull \hbox (badness 10000) in paragraph at lines 17819--17822 > []\T1/txr/m/n/10.95 A dic-tio-nary with key-word ar-gu-ments ac-cepted by the > [181] [182] > Underfull \hbox (badness 10000) in paragraph at lines 18251--18254 > [][][]\T1/txtt/m/n/10.95 semilogx()[][] \T1/txr/m/n/10.95 sup-ports all the key > -word ar-gu-ments of [][]\T1/txtt/m/n/10.95 plot()[][] \T1/txr/m/n/10.95 and > [183] > Overfull \hbox (92.42264pt too wide) in paragraph at lines 18443--18444 > [][] > > Underfull \hbox (badness 10000) in paragraph at lines 18458--18461 > [][][]\T1/txtt/m/n/10.95 semilogy()[][] \T1/txr/m/n/10.95 sup-ports all the key > -word ar-gu-ments of \T1/txtt/m/n/10.95 plot() \T1/txr/m/n/10.95 and > [184] > Overfull \hbox (92.42264pt too wide) in paragraph at lines 18650--18651 > [][] > [185] > Overfull \hbox (92.41579pt too wide) in paragraph at lines 18760--18761 > [][] > [186] > Overfull \hbox (92.45047pt too wide) in paragraph at lines 19150--19151 > [][] > [187] > Overfull \hbox (92.45047pt too wide) in paragraph at lines 19351--19352 > [][] > [188] [189] > > ! LaTeX Error: Too deeply nested. > > See the LaTeX manual or LaTeX Companion for explanation. > Type H <return> for immediate help. > ... > > l.19440 \begin{Verbatim}[commandchars=@\[\]] > > ? I got this fixed with: MATPLOTLIBDATA=../lib/matplotlib/mpl-data/ PYTHONPATH=../build/lib.linux-x86_64-2.5/ ./make.py (discard the PYTHONPATH) in the matplotlib debian trunk. Cheers, Sandro -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi |