3
0
Fork 0
mirror of https://github.com/fsr/nopanic synced 2024-11-15 08:53:11 +01:00

fix quotes

This commit is contained in:
Peter Nerlich 2021-04-28 19:44:56 +02:00
parent 1140ebaadc
commit 0b5e192adb

View file

@ -25,6 +25,7 @@
\usepackage{fontspec} \usepackage{fontspec}
\usepackage{microtype} \usepackage{microtype}
\usepackage[autostyle=true]{csquotes} \usepackage[autostyle=true]{csquotes}
\MakeOuterQuote{"}
\PassOptionsToPackage{hyphens}{url} \PassOptionsToPackage{hyphens}{url}
\usepackage[colorlinks=false, pdfborder={0 0 0}]{hyperref} \usepackage[colorlinks=false, pdfborder={0 0 0}]{hyperref}