Re: [Numpy-discussion] A few more questions about build doc

2009-03-27 Thread David Cournapeau
On Sat, Mar 28, 2009 at 7:56 AM, Pauli Virtanen wrote: > Sat, 28 Mar 2009 04:00:45 +0900, David Cournapeau wrote: > [clip] >>     - Is it ok to build the pdf doc using LANG=C ? If I run sphinx-build >> without setting LANG=C, I got some weird latex errors at the latex->pdf >> stage, which I am rel

Re: [Numpy-discussion] A few more questions about build doc

2009-03-27 Thread Pauli Virtanen
Sat, 28 Mar 2009 04:00:45 +0900, David Cournapeau wrote: [clip] > - Is it ok to build the pdf doc using LANG=C ? If I run sphinx-build > without setting LANG=C, I got some weird latex errors at the latex->pdf > stage, which I am reluctant to track down :) LANG=C should be ok. > - I modifi

[Numpy-discussion] A few more questions about build doc

2009-03-27 Thread David Cournapeau
Hi, I spent the whole evening on automating our whole release process on supported platforms. I am almost there, but I have a few relatively minor annoyances related to doc: - Is it ok to build the pdf doc using LANG=C ? If I run sphinx-build without setting LANG=C, I got some weird latex