1. Basic Text Formating
Completion requirements
5. Quotation Marks
-
TeX interprets the character
`
as a single left quote, and the character'
as a single right quote. -
To get a double quote, just type two single quotes.
``Here, a quotation is written and even some `nested'
quotations are possible!''
“Here, a quotation is written and even some 'nested' quotations are possible!”