Bernhard Lang skryf: > > e2 za zb Gm02Afs4 g > > works well with PMX (a chord with two following up 8th grace notes) but > MTX refuses issuing > > Bar end occurs in mid-note: ERROR > > Obviously, the last letter 'g' is considered as a normal note, which of > course isn't. Is there a way to bypass the grace notes directly to PMX, > switching off MTX' bar counting? > The code dealing with 'G' is ancient, and probably can't cope with all the extensions to the PMX syntax that have happened since it was written. M-Tx needs to know the number of grace notes, so it counts them by the primitive expedient (adequate at that time) of expecting the first character after the 'G' to be in the range '0'-'9'. After that it should just pass the whole 'G' word directly to PMX. I tried shuffling your many options around, but no sequence seems to work.
I'll try to improve this code, but don't expect anything soon. Dirk _______________________________________________ TeX-music mailing list [email protected] http://icking-music-archive.org/mailman/listinfo/tex-music

