Tagged Questions
2
votes
0answers
72 views
Broken display of 11pt typewriter text in Acrobat Reader [duplicate]
I set some all-caps words in my document as typewriter. Using scrartcl as documentclass, with a default fontsize of 11pt, yields a PDF that looks rather bad in Acrobat Reader. Here is an example:
...
13
votes
2answers
7k views
How to make a real apostrophe or single-quote in LaTeX
I am trying to incorporate programming examples in a LaTeX document.
The document renders nicely with pdflatex; however, the single quotes get transformed into U+2019, a right-single-quotation mark. ...