MY BAD! In the font definition statement that PMX was writing to the TeX file, I had used the incorrect form
\font\ligfont=cmrj at 10pt\ but it should have been \font\ligfont=cmrj at 10pt% For some reason this was not causing any obvious problem until Christian tested it starting with M-Tx, which loads mtx.tex, which loads musixlyr.tex, which redefines \...@suspend (which I believe is called at every system end) to include a \znotes...\en . It didn't matter what was in the \znotes, it caused an unrecorded space regardless. ?? I think I have it fixed in this new beta: http://www.icking-music-archive.org/software/pmx/pmx2521.zip In preparing this version, I used a new scheme I just worked out for creating the single FORTRAN source file without those annoying Ctrl-Z's that the DOS copy command had been inserting. --Don Simons _______________________________________________ [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music

