I am writing a beginning Python programming textbook using Sphinx, and I 
would really like to use the emphasize-lines option in code blocks.

http://sphinx-doc.org/markup/code.html#line-numbers

Unfortunately, in my tests, emphasize-lines works really well for html 
output, but doesn't show up at all in latexpdf output.

I notice that this is a long-standing problem, with a ticket filed for it 
here: https://github.com/sphinx-doc/sphinx/issues/1238

It is important to me that I be able to highlight lines of source code in 
both HTML and PDF format. It is important enough to me that I'd like to 
help fix this bug. I'm very experienced in Python, new to Sphinx, and not 
at all comfortable with latex.

Questions:

Is anyone else working, or thinking of working on this problem?

Is there anyone who could give me some assistance or at least hints on how 
to go about fixing this problem?

Thanks,
David H


-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to