]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/multi-measure-rest-instr-name.ly
*** empty log message ***
[lilypond.git] / input / regression / multi-measure-rest-instr-name.ly
index 7e75fccaff48a9f6eb2b477d8e72c8b4d257f0b4..8e293426fc5ebbcdfadcec2a3eb5d9fb6f548837 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.1.7"
+\version "2.1.22"
 \header { texidoc = "This combines instrument names and multimeasure rests (there was an
 interesting bug in 1.3.98). " }
 
 \score{
        \context Staff <<
-             \property Staff.instrument = "instrument"
-             \property Staff.instr = "instr"
+             \set Staff.instrument =  "instrument"
+             \set Staff.instr =  "instr"
              \notes{c''1 \break R1 }
            >>
         \paper {