\usepackage{lmodern} along with the Math font package \usepackage{newtxmath} and a monospaced font such as \usepackage[ttdefault=true]{AnonymousPro} should resolve the conversion problem.Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
For some LaTeX documents, the mathematical symbols using bitmap fonts may not convert well (whereas OTF and TTF fonts are handled well). Using…
\usepackage{lmodern} along with the Math font package \usepackage{newtxmath} and a monospaced font such as \usepackage[ttdefault=true]{AnonymousPro} should resolve the conversion problem.Was this page helpful?