1

I asked a similar question before but would like to rephrase it to make the point clearer.

I would like to use the package MLS (to type Mongolian and Manchu scripts) and Kotex (to type Chinese-Japanese-Korean scripts) together. But when I run them together, some Mongolian characters do not appear properly.

For example, when I run:

\documentclass{article}
\usepackage{mls}

\begin{document}

\bicig{bicik-i}

\end{document}

I get:

enter image description here

Which is what is desired. But when I add the kotex package, I get:

enter image description here

where "i" does not appear properly.

Is there any way I could run both packages properly? Thank you in advance.

Ian
  • 119
  • I get the same output with and without kotex (that should be loaded before mls in order to avoid an “option clash” error). – egreg Mar 24 '20 at 09:39

0 Answers0