]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/multi-measure-rest-instr-name.ly
* input/regression/beam-quanting-32nd.ly (texidoc): new file
[lilypond.git] / input / regression / multi-measure-rest-instr-name.ly
index 32041c6d60fa86a7344136add587799fa9b8103c..3c6dbb7da41ce465d3eedc1c442be4debfd68e46 100644 (file)
@@ -1,13 +1,13 @@
-\version "1.7.18"
+\version "1.9.8"
 \header { texidoc = "This combines instrument names and multimeasure rests (there was an
 interesting bug in 1.3.98). " }
 
 \score{
-       \context Staff <
+       \context Staff <<
              \property Staff.instrument = "instrument"
              \property Staff.instr = "instr"
              \notes{c''1 \break R1 }
-           >
+           >>
         \paper {
            \translator { \StaffContext
            \consists Instrument_name_engraver
@@ -17,4 +17,4 @@ interesting bug in 1.3.98). " }
        \paper { raggedright =  ##t }
        }
 
-%% new-chords-done %%
+