Skip to content

Add custom PDF option to choose the quotation style #13135

@bastienchassagnol

Description

@bastienchassagnol

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    supporta request for support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions