2016-03-30 13:04 GMT+02:00 Bob Tennent <[email protected]>: > >|I want to use M-Tx to type Music with lyrics in Chinese. I input codes > >|in a.mtx and did followings: > >|**************** > >|prepmx a %% a.pmx, Chinese is ok in this file. > >|pmxab a %% a.tex, Chinese is ok in this file. > >|etex a %% a.dvi, Chinese cannot be seen. > >|musixflx a > >|etex a > >|divpdfmx a %% a.pdf > >|**************** > >|Is there any way to use Chinese lyrics in M-Tx? > > Tian: You'll need to use suitable fonts: > > https://www.ctan.org/topic/chinese > > But I don't see anything usable with etex. > > See also > > https://tug.org/pipermail/texhax/2004-November/003033.html
You may consider using luatex as your TeX engine and entering the Chinese characters directly as UTF-8. I can't see any difference in principle between ṅ and 麟. ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://tug.org/mailman/listinfo/tex-music

