1) I’m typesetting 17th century keyboard music in Italian tablature (seven 
lines in the bass system and six lines in the treble). However, it seems, that 
barlines are only extended or shortened from min. 3 to max. 6 stafflines.
Is there anyone who knwos how to change that behaviour?

MWE:

\documentclass[12pt]{article}
\usepackage{musixtex}
\input{musixdbr}
\begin{document}
\begin{music}
\interstaff{13}
\instrumentnumber2
\nostartrule
\nobarnumbers
\setlines{1}{7}
\setlines{2}{6}
\indivbarrules
\allbarrules\sepbarrule
\setclef16\setclef21
\startpiece
\stoppiece
\end{music}
\end{document}

2) Is there a way to have two (small sized) clefs in one System set in the 
preamble? This is needed in this kind of notation to have F and C clefs in the 
bass system simultaneously. If two clefs are set for the same system, the first 
one is overwritten by the second. It is possible to set and position the second 
clef manually for each system, but this is not very reasonable for longer 
pieces.

Thanks for your help!
Christoph
-------------------------------
TeX-music@tug.org 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