Dear all,

I found something interesting.
If you have two staves and akkolade (\songtop2\songbottom0)
and use a scaling factor on staves (\setsize1{0.8}\setsize2{0.8})
you don't get the same Akkolade on the first system than on the following ones.

The first akkolade is larger than the others when setsize is lower than 1
It is smaller than the others when setsize is greater than 1.
It is obviously the same when setsize is set to 1 (no scale factor).

Is that normal ?

----------------------
\documentclass[11pt]{article}
\usepackage{musixtex}
\usepackage[T1]{fontenc}
\newcommand\setparticipant[2]{
\setname{#1}{#2~~}
\setstaffs#1{1}
\setsize#1{0.8}
\setclef#1{\alto}
\setsongraise#1{3\Interligne}
}


\begin{document}

\begin{music}
\raggedright
\instrumentnumber{2}
\setparticipant{1}{B}
\setparticipant{2}{A}
\songtop2\songbottom0%

\startpiece%
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\notes\qu a\qu b\qu c&\wh a\wh b\enotes\zbar
\zstoppiece
\end{music}
\end{document}
-- 
Matthieu Quignard
Charg� de Recherche au CNRS
Equipe "Langue et Dialogue", UMR 7503 LORIA
Tel +33 383 59 20 34 / Fax +33 383 41 30 79
http://www.loria.fr/~quignard
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music

Reply via email to