2016-02-18 17:43 GMT+02:00 Don Simons <[email protected]> > Next, when I run pmx, the pasted umlaut o does get copied > into the tex file, but when tex'ing the result, it is not recognized > at all; I don't even get a blank space.
1. Select a font (not Computer Modern) with a large character set, e.g. Palatino (\input musixplt). 2. Compile using LuaTeX, which is UTF-8 aware. musixtex -p -F luatex basename >From basename.pmx to basename.pdf in one line. Downside: I don't think LuaTeX can make a DVI file. In fact, I doubt that DVI files can handle UTF-8. So Postscript slurs may be unavailable. ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://tug.org/mailman/listinfo/tex-music

