mirror of
https://github.com/fsr/nopanic
synced 2024-11-15 08:53:11 +01:00
fix quotes
This commit is contained in:
parent
1140ebaadc
commit
0b5e192adb
|
@ -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}
|
||||||
|
|
Loading…
Reference in a new issue