metanorma / tex2mn

Write Metanorma documents in LaTeX
https://www.metanorma.com
MIT License
2 stars 0 forks source link

Leave quotes alone in verbatim environment #85

Open paolobrasolin opened 4 years ago

paolobrasolin commented 4 years ago

Right now the verbatim environment curls quotation marks.

paolobrasolin commented 4 years ago

A suboptimal workaround:

{\fontencoding{ASCII}
\begin{verbatim}
,-.`-. asd '  f fsd '  asdf  ```'''
asd " asd  "lol" asd asd asd `sd'
\end{verbatim}}