schlcht
Results
12
comments of
schlcht
feel free to re-open with a minimal example
This fix doesn't seem to be a good idea as the kerning around quotation marks will no longer be restored: ``` \documentclass{article} \usepackage{csquotes} \DeclareQuoteStyle{test}{V}{V}{v}{v} \ExecuteQuoteOptions{style=test} \begin{document} \enquote{A} VAV \makeatletter \long\def\csq@quote@i#1#2#3{%...