On Thu, Jun 24, 2010 at 02:30:09PM +0200, Bodo Meissner wrote:
> 
> Or would it be possible to check for the TeX version and insert
> \setmaxinstruments{24} only if eTeX is detected?
> 
Well, this is actually trivial.

\ifx\undefined\eTeXversion\setmaxinstruments{12}
    \else\setmaxinstruments{24} \fi

Even better: pmxa counts the number of instruments and pmxb inserts 
TeX code to give an error message if there are more than 12 and 
eTeX is not detected.

Thanks for the idea, Bodo!

Dirk

_______________________________________________
tex-mu...@icking-music-archive.org 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

Reply via email to