MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / multi-measure-rest-instr-name.ly
blob70c01d70fadafc6873bdd33f2dcf7e9f2dd01596
1 \version "2.12.0"
2 \header {
4 texidoc = "There are both long and short instrument names.
5 Engraving instrument names should not be confused by the
6 multimeasure rests. "
10 \layout {
11 ragged-right = ##t
12 \context {
13 \Staff
14 \consists Instrument_name_engraver
20 \context Staff <<
21 \set Staff.instrumentName = "instrument"
22 \set Staff.shortInstrumentName = "instr"
23 {c''1 \break R1 }