[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
1.5.45 instrument names and braces
From: |
Rune Zedeler |
Subject: |
1.5.45 instrument names and braces |
Date: |
Fri, 22 Mar 2002 11:00:00 +0100 |
Instrument names leftified and braces too small
(And why doesn't all > staff-contexts consist instrument_name_engraver
by default?)
\score {
\notes \transpose c'''
{
\context GrandStaff <
\property GrandStaff.instrument = "Piano "
\context Staff=sa { c d e f }
\context Staff=sb { c d e f }
\context Staff=sc { c d e f }
>
}
\paper {
\translator {
\GrandStaffContext
\consists "Instrument_name_engraver"
}
}
}
-Rune
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- 1.5.45 instrument names and braces,
Rune Zedeler <=