Tagged Questions

4
votes
5answers
4k views

Long lines in LaTeX

I have some code I write inside the verbatim environment. Sometimes, the lines are too long and the generated pdf looks ugly - the text row passes over the right margin. What can I do to automatically ...