* Ed C. (2009-03-13) writes: > How can I get a straight quote mark (apostrophe ascii 27) in a pdf > produced by a teX file? Whatever I try, I get curly apostrophes or smart > quotes.
For example like this:
\documentclass{article}
\usepackage[T1]{fontenc}
\begin{document}
"
\end{document}
See usrguide.pdf.
--
Ralf
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex
