MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / multi-measure-rest-spacing.ly
blobe0f268b176d8aaa6b8456b3dad575f758672ca15
1 \header {
3 texidoc = "By setting texts starting with a multi-measure rest, an
4 extra spacing column is created. This should not cause problems."
7 \layout {
8 ragged-right = ##t
11 \version "2.12.0"
15 \set Score.skipBars = ##t
16 \new Staff \new Voice {
17 << { R1*40 } { s1*0_"bla" }>>