Re: [sphinx-dev] rst2pdf and 1.0.3 Sphinx issues, was - Finally got around to upgrade to 1.x

2010-09-15 Thread werner
Hi Roberto, On 14/09/2010 15:55, Roberto Alsina wrote: On Sunday 12 September 2010 05:47:20 werner wrote: I looked through the changes for 0.6.5 to 1.0.3 but don't see anything in relation to modules - rst2pdf with 0.6.5 worked for me, so I guess I have just overlooked a change I need to make

Re: [sphinx-dev] rst2pdf and 1.0.3 Sphinx issues, was - Finally got around to upgrade to 1.x

2010-09-15 Thread Roberto Alsina
On Wednesday 15 September 2010 10:17:23 werner wrote: Hi Roberto, On 14/09/2010 15:55, Roberto Alsina wrote: On Sunday 12 September 2010 05:47:20 werner wrote: I looked through the changes for 0.6.5 to 1.0.3 but don't see anything in relation to modules - rst2pdf with 0.6.5 worked for

Re: [sphinx-dev] rst2pdf and 1.0.3 Sphinx issues, was - Finally got around to upgrade to 1.x

2010-09-14 Thread Roberto Alsina
On Sunday 12 September 2010 05:47:20 werner wrote: I looked through the changes for 0.6.5 to 1.0.3 but don't see anything in relation to modules - rst2pdf with 0.6.5 worked for me, so I guess I have just overlooked a change I need to make to my setup. Sorry about the late reply! Sphinx has

Re: [sphinx-dev] rst2pdf and 1.0.3 Sphinx issues, was - Finally got around to upgrade to 1.x

2010-09-14 Thread Michael P. Soulier
On 14/09/10 Roberto Alsina said: Sorry about the late reply! Sphinx has changed something internally, and rst2pdf has not been able to follow it. Specifically, what was before the module index is now something else, and there's no code in rst2pdf to handle it. rst2pdf from SVN will

Re: [sphinx-dev] rst2pdf and 1.0.3 Sphinx issues, was - Finally got around to upgrade to 1.x

2010-09-14 Thread Roberto Alsina
On Tuesday 14 September 2010 11:01:23 Michael P. Soulier wrote: On 14/09/10 Roberto Alsina said: Sorry about the late reply! Sphinx has changed something internally, and rst2pdf has not been able to follow it. Specifically, what was before the module index is now something else,

[sphinx-dev] rst2pdf and 1.0.3 Sphinx issues, was - Finally got around to upgrade to 1.x

2010-09-12 Thread werner
Has anyone else run into this? - Maybe a more sensible subject line will help to get some tips:) I can build 'html' but when I try to build 'pdf' I get the following exception. [ERROR] pdfbuilder.py:120 global name '_' is not defined Traceback (most recent call last): File