Tagged Questions
4
votes
1answer
460 views
Problem with underline in listings
I want to underline some code in my source code included using listings. I did the following but the underline is including the white space before the statement. How could I do it so that it only ...