My document contains some Java source code with annotations in the
format:

List<Apple> apples = (List<Apple>) tree.pickApples()

After I run Sphinx, my final PDF renders this as:

l...@textless[]apple@textgreater[] apples =
(l...@textless[]apple@textgreater) tree.Apples()

I found a post on this group from 2002 that said this could be
addressed by adding one of the following to the Preamble:

\usepackage{t1enc}
or
\usepackage[T1]{fontenc}

But neither change made a difference. Any suggestions would be greatly
appreciated.

I'm using the latest version of tetex on Ubuntu and my version of
Sphinx is from here:

http://bitbucket.org/chrism/sphinx/

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to