MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / collision-dots-invert.ly
blobd882cde6431e6d1d8f83640a954c7c867821e630
1 \header {
3 texidoc = "When notes are colliding, the resolution depends on the
4 dots: notes with dots should go to the right, if there could be
5 confusion to which notes the dots belong."
7 \layout { ragged-right = ##t }
9 \version "2.12.0"
10 \relative c'' {
11 << <a c>2\\ { <b d>4 <b d>4 } >>
12 << { <a c>2 } \\ { <b d>4. <b e>8 } >>