On Thu, 13 Nov 2008 22:25:05 +0000 (UTC)
  Pauli Virtanen <[EMAIL PROTECTED]> wrote:
> Thu, 13 Nov 2008 20:31:05 +0100, Nils Wagner wrote:
> [clip]
>> make html in numpy-docs works for me now, but make html 
>>in scipy-docs
>> failed
> 
> Yep, there was bad Latex in the docstrings of 
>cluster.hierarchy, which 
> made sphinx.ext.pngmath to crash. I've fixed the 
>docstrings now.
> 
>       Pauli
> 
Hi Pauli,

Is this source outdated
svn co http://svn.python.org/projects/doctools/trunk 
sphinx-trunk ? I mean can I still use it or should I 
switch
to

hg clone http://bitbucket.org/birkenfeld/sphinx

Is it possible to obtain sphinx without hg (mercurial) ?

Here is a new problem concering make html in numpy-docs.

http://docs.python.org/dev/library/functions.html
Intersphinx hit: exceptions.StopIteration 
http://docs.python.org/dev/library/exceptions.html
Math extension error:
latex exited with error:
[stderr]

[stdout]
This is TeX, Version 3.14159 (Web2C 7.4.5)
(./math.tex
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, 
french, german, ngerman, n
ohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX 
document class
(/usr/share/texmf/tex/latex/base/size12.clo))
(/usr/share/texmf/tex/latex/base/inputenc.sty

! LaTeX Error: File `utf8.def' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: def)

Enter file name:
! Emergency stop.
<read *>

l.118 \endinput
                ^^M
No pages of output.
Transcript written on math.log.

make: *** [html] Error 1
  
Any pointer would be appreciated.

Nils
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to