Am 06.01.2010 14:46, schrieb Esben:
> Hi,
> 
> I've just tried to create my first Sphinx pdf through the latex build.
> The problem is in the .tex file the Python prompt symbol '>>>' is
> represented as '@textgreate...@textgreater[]@textgreater[]'.
> In the pdf file resulting from running 'make all-pdf' the
> '@textgreater[]' is just colored orange not converted to the '>'
> symbol.
> Replacing all @textgreater[] with \textgreater{} in the .tex file
> gives the expected output.
> Any idea what is going wrong?
> 
> I'm using Sphinx 0.6.3 on Ubuntu Hardy.

This is a regression that occurs with Pygments 1.2; I will release Sphinx
0.6.4 soon which fixes it.

In the meantime, you can downgrade Pygments to 1.1.1.

cheers,
Georg

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to