diff options
Diffstat (limited to 'zeitung')
-rw-r--r-- | zeitung/main.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zeitung/main.tex b/zeitung/main.tex index 7d2dd98..24ec3a8 100644 --- a/zeitung/main.tex +++ b/zeitung/main.tex @@ -25,6 +25,10 @@ \usepackage[ngerman=ngerman-x-latest]{hyphsubst} \usepackage[ngerman]{babel} +% Fancy quote stuff +\usepackage[autostyle=false, style=english]{csquotes} +\MakeOuterQuote{"} + % Figures \graphicspath{{figures/}} |