What would you like to do?
Give feedback or suggest an improvement
Description
Currently, by default, this set of lines is added to .tex in preamble:
\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
\IfFileExists{microtype.sty}{% use microtype if available
\usepackage[]{microtype}
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
}{}
Would it be possible to choose instead the csquotes package, commonly used as well, and documenting its use in PDF options, with the possibility to add options? Note that it's natively avalaible in pandoc pdf.