>|One such situation would be where there is a single
 >|instrument with multiple staves, once of which
 >|has a normal treble clef and another an octave
 >|treble clef. I cannot see how to get MusiXTeX to
 >|do this, because in the clef substitution command
 >|\settrebleclefsymbol[n]\treblelowoct the argument n is
 >|instrument number, not staff number. It seems like within
 >|a given instrument, you're stuck with all of the treble
 >|clefs being the same. Am I right?

You can use separate instruments instead of separate staffs
within a single instrument:

\input musixtex
\instrumentnumber2
\setclef1{\treble}\setclef2{\treble}
\settrebleclefsymbol2\trebleoct
\curlybrackets{12}
\startpiece\addspace\afterruleskip
\Notes\qa c&\qa j\en
\raggedstoppiece
\end

Bob
-------------------------------
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music

Reply via email to