MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / collision-alignment.ly
blobb77a116c1027ff2004059a141e86144904475ae4
1 \header {
3 texidoc = "Notes in different staves should be aligned to the
4 left-most note, in case of collisions."
8 \layout { ragged-right = ##t }
10 \version "2.12.0"
12 \relative <<
13 \new Staff {
15 { f g } \\
16 { g f }
17 >> }
18 \new Staff {
19 c4 c