Tagged Questions
0
votes
1answer
233 views
Problems with error message when using listings-package and inputenc.
I want to include the code of some script in my LaTeX document. In a "minimal" example, it works perfectly well - but only if I leave out the line \usepackage[latin1]{inputenc}:
...