I'm confused. The code
e2 za zb Gm02Afs4 g
does not work for me in PMX. More precisely, PMX finishes, but produces bad
TeX. The PMX code does appear to obey the syntax rules OK, asking for 2
graces with multiplicity 0, not 1 (eight note graces) as Bernard stated).
I've checked the FORTRAN, and it appears that I never allowed for the
possibility of a multiple grace with no beam at all. The error came at the
TeX level, and is what I would have expected, it's trying to build a beam
with no horizontal bars:
==================================================
This is TeX, Version 3.14159 (MiKTeX 2.1)
(junk.tex (C:\localtexmf\tex\generic\musixtex\musixtex.tex
MusiXTeX(c) T.111 <3 Jan. 2003>
) (C:\localtexmf\tex\generic\pmx\pmx.tex
PMX, a Preprocessor for MusiXTeX, Version 2.502a <29 March 04>
) (C:\localtexmf\tex\generic\musixtex\musixmad.tex
(C:\localtexmf\tex\generic\musixtex\musixadd.tex
MusiXADDitional instruments T.99 <24 March 2000>
)
MusiXMore ADditional instruments T.99 <24 March 2000>
) (junk.mx2) bar 1 bar 2
! Undefined control sequence.
l.36 ...h b\hu{`e}\settiny\off{-12.0pt}\iu
0f5%
? x
No pages of output.
==================================================
I don't understand how you guys could have gotten this to work.
Before Dirk does any new coding, let's figure out what's going on here. Then
let's decide if anyone is ever really going to want multiple graces with no
flags. It may not be too difficult to implement but I'm not going to do it
if no one wants it, and I can't recall this ever coming up before.
--Don Simons
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Dirk
> Laurie
> Sent: Monday, August 08, 2005 5:17 AM
> To: Typesetting music with TeX
> Subject: Re: [TeX-music] grace notes in mtx
>
>
> 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
>
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music