I want to input a string "a" in a LaTeX document using German (\documentclass[ngerman]{article}), but I do not want "a to be turned into ä; what can I do? (I know \verb works; are there any other solutions?) Thanks!
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|||
|
|
|
i.e. "quotation backtick" and "quotation apostrophe". (Also see the csquotes package.) |
|||
|
|
|
Assuming that you really want the "straight" double quote: The correct command is
|
|||
|
|
|
|||
|
|
|
other answers are appropriate if this is ordinary text. but if you want, for example, to indicate how to type something, you may want to use "typewriter" style, so
should give you a suitable result. |
|||
|
|
