Le lundi 29 novembre 2004 � 09:44 -0700, Bailey, Jim a �crit :
> Hi Everyone,
> 
> I don't know if this is a quesiton for the \TeX\ gurus or just indicates
> that there is something wrong with the setup on my computer. When I run
> the following PMX code it runs pretty much as expected except that there
> is no general pause bar :? But if I replace the first line of music with
> the second I get a \TeX\ error:
> 
> ! Undefined control sequence.
> 1.30 \pnotes{1.73}\cclp
> 
> (and then some stuff on the next line.)
> 
> I have checked the musixtex.tex file and \cclp appears to be defined.
> Can anyone else reproduce this error and suggest what is happening?

\cclp is not defined in musixtex.tex but in musixpoi.tex

The problem comes from a small bug in this last file. You have to change
the line 21 from
\ifx\undefined\ccup \else \endinput \fi
to
\ifx\undefined\cclp \else \endinput \fi
in the file musixpoi.tex

Olivier


_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to