Tagged Questions
2
votes
1answer
268 views
Latex Listing Format Error
I'm having some difficulty with getting the listings package to properly format code snippets. In particular, it does not consistently bold keywords and italicize comments.
The code I am currently ...
10
votes
5answers
5k views
Using bold/italic text inside listings?
How can I use bold text inside a code listing? I wanted to make some parts of the code bold.