MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / collision-whole.ly
blob20f0d7194600d87627d6247857b52d30de5e156c
1 \version "2.12.0"
3 \header {
4 texidoc = "Mixed collisions with whole notes require asymmetric shifts."
7 \layout{ragged-right=##t}
8 \relative c'' {
9 <<
10 { c1 c2 s2 c1 c4 s2. }
12 { c2 s2 c1 c4 s2. c1 }