Processing math: 100%

Thursday, July 19, 2012

fix the comma in mathptmx

\usepackage{mathptmx}
\mathcode`,"8000
\begingroup
\lccode`\~`\,\lowercase{\endgroup
\def~{\mathpunct{\textrm{,}}}}
\usepackage{eucal}
\begin{document}
\showoutput
,$,$

\end{document}

No comments:

Post a Comment