Closed daleif closed 5 years ago
MWE:
\documentclass{article} \usepackage[english]{babel} \usepackage[english=american]{csquotes} \begin{document} \hyphenquote{english}{test} \end{document}
Error:
! Undefined control sequence.
the same over here, additionally:
Undefined control sequence. \textquote, \foreigntextquote
fix available here: https://github.com/josephwright/csquotes/pull/32
Fixed by https://github.com/josephwright/csquotes/pull/32
MWE:
\documentclass{article} \usepackage[english]{babel} \usepackage[english=american]{csquotes} \begin{document} \hyphenquote{english}{test} \end{document}
Error:
! Undefined control sequence.