I want to add an extraxt from a plainchant piece to an article. This is what I wrote, in as musixdoc.pdf suggestet:
\documentclass[12pt]{scrartcl}
\title{\LARGE title}
\input musixtex
\begin{document}
\maketitle
%\tableofcontent
\instrumentnumber1
\setstaffs1{1}
\setlines1{4}
\setclef1{4000}
\setaltoclefsymbol1\gregorianCclef
\generalmeter{\empty}
\smallmusicsize
\startextract
\NOtes\squ{M}\enotes
\endextract
\end{document}
And this is the error that occurs:
! Undefined control sequence.
\altoc@si ->\gregorianCclef
Can anybody help me?
