Search found 1 match

by Velocity
Thu Apr 22, 2010 11:51 am
Forum: General
Topic: lstlisting package and Perl code
Replies: 6
Views: 12079

lstlisting package and Perl code

I found this page on google since I was trying to find the answer to this question too, but thought since I found the solution I would post it since jannetta didn't bother.

You need to specify where you are describing comments within your code. e.g.

escapeinside={\#*}{*)} % if you want to add a ...