Tagged Questions
4
votes
1answer
441 views
How to avoid background / frame break in code listings with math / mathescape?
I have lots of C++ sources with LaTeX formulas in the comments. Ideal for using the listings packages to pretty print the source. However, most of the formulas break either, the background or the ...