Maurizio Tomasi wrote:
> "Trio". At the end of the piece there is "Menuetto da capo". Well, I
> want to write "Minuetto" and "Trio" once, and above the whole set of
> staves, and "Menuetto da capo" below them. But if I place these texts in
> the first violin staff, they will never be printed when extracting parts
> for the second violin, the viola and the cello.
Use a Voice context.
Alternatively you could say something like
topmarks = \notes { s1*10^"Allegretto" s1*20^"Trio" s1*"Minuetto da capo" }
\score {
\context Staff = violinstaff \notes <
\violin
\marks
>
...
}
-Rune
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user