X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftest%2Finstrument-name-grandstaff.ly;h=e875d99ae62af6d69a2ee8d06747bd7fbf0e8fd9;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=004d79c84403da251c13f646024a72e61c8b7c53;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/input/test/instrument-name-grandstaff.ly b/input/test/instrument-name-grandstaff.ly index 004d79c844..e875d99ae6 100644 --- a/input/test/instrument-name-grandstaff.ly +++ b/input/test/instrument-name-grandstaff.ly @@ -1,4 +1,4 @@ -\version "2.9.13" +\version "2.7.39" \header { texidoc = "@cindex Instrument Name Grandstaff You can have a name for the whole @code{GrandStaff} in addition to individual @code{Staff}s. " } @@ -7,9 +7,9 @@ individual @code{Staff}s. " } \new GrandStaff << \new Staff = "treble" { - \set GrandStaff.instrumentName = "Violini " - \set Staff.instrumentName = " vn I" { c''4 }} - \new Staff = "bass" { \set Staff.instrumentName = " vn II" c''4 }>> + \set GrandStaff.instrument = "Violini " + \set Staff.instrument = " vn I" { c''4 }} + \new Staff = "bass" { \set Staff.instrument = " vn II" c''4 }>> \layout {