Tagged Questions
4
votes
2answers
416 views
Encoding italian quotation marks
I've noticed that using
\usepackage[utf8]{inputenc}
my quotation marks are ignored. I've used " in my source files and i would like to see the same glyph(?) in my output file.
I saw i should use ...
50
votes
4answers
54k views
Why do the less than symbol (<) and the greater than symbol (>) appear wrong as upside down exclamation (¡) or question mark (¿)?
When typing < or > in LaTeX and compiling with pdflatex, the less than and greater than symbols appear at upside down exclamation points. I'm not in math mode.