Re: [Numpy-discussion] numpy-docs and sphinx

2008-11-14 Thread Pauli Virtanen
Fri, 14 Nov 2008 14:13:31 +0100, Nils Wagner wrote: [clip] > I got a copy of utf8.def > ftp://ftp.mpi-sb.mpg.de/pub/tex/mirror/ftp.dante.de/pub/tex/macros/ latex/contrib/t2/etc/utf-8/utf-8.def > > Where should I store that file ? See Damian's mail first -- if you have to just to install some pack

Re: [Numpy-discussion] numpy-docs and sphinx

2008-11-14 Thread Damian Eads
On Fedora, I recall having to install a separate package to get utf support. If you are using Fedora, try yum list | grep utf | grep tex On 11/14/08, Pauli Virtanen <[EMAIL PROTECTED]> wrote: > Fri, 14 Nov 2008 08:42:08 +0100, Nils Wagner wrote: > [clip] >> Is this source outdated >> svn co htt

Re: [Numpy-discussion] numpy-docs and sphinx

2008-11-14 Thread Nils Wagner
On Fri, 14 Nov 2008 09:21:17 + (UTC) Pauli Virtanen <[EMAIL PROTECTED]> wrote: >Fri, 14 Nov 2008 08:42:08 +0100, Nils Wagner wrote: > [clip] >> Is this source outdated >> svn co http://svn.python.org/projects/doctools/trunk >>sphinx-trunk ? > > I believe it's outdated. > >> I mean can I st

Re: [Numpy-discussion] numpy-docs and sphinx

2008-11-14 Thread Pauli Virtanen
Fri, 14 Nov 2008 08:42:08 +0100, Nils Wagner wrote: [clip] > Is this source outdated > svn co http://svn.python.org/projects/doctools/trunk sphinx-trunk ? I believe it's outdated. > I mean can I still use it or should I switch to > > hg clone http://bitbucket.org/birkenfeld/sphinx > > Is it pos

Re: [Numpy-discussion] numpy-docs and sphinx

2008-11-13 Thread Nils Wagner
On Thu, 13 Nov 2008 22:25:05 + (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.hier

Re: [Numpy-discussion] numpy-docs and sphinx

2008-11-13 Thread Pauli Virtanen
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 _

Re: [Numpy-discussion] numpy-docs and sphinx

2008-11-13 Thread Nils Wagner
On Mon, 10 Nov 2008 08:42:16 +0100 "Nils Wagner" <[EMAIL PROTECTED]> wrote: > Hi all, > > I tried to build the NumPy Reference Guide. > > svn/numpy-docs > make html > mkdir -p build > ./ext/autosummary_generate.py source/reference/*.rst \ > -p dump.xml -o source/reference/generated > Tr

Re: [Numpy-discussion] numpy-docs and sphinx

2008-11-10 Thread Pauli Virtanen
Hi, Mon, 10 Nov 2008 08:42:16 +0100, Nils Wagner wrote: > I tried to build the NumPy Reference Guide. > > svn/numpy-docs > make html > mkdir -p build > ./ext/autosummary_generate.py source/reference/*.rst \ > -p dump.xml -o source/reference/generated > Traceback (most recent call last):

[Numpy-discussion] numpy-docs and sphinx

2008-11-09 Thread Nils Wagner
Hi all, I tried to build the NumPy Reference Guide. svn/numpy-docs > make html mkdir -p build ./ext/autosummary_generate.py source/reference/*.rst \ -p dump.xml -o source/reference/generated Traceback (most recent call last): File "./ext/autosummary_generate.py", line 18, in ? fr