MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / dot-up-voice-collision.ly
bloba18dac6a3218f93e3024414ff0f5ebd0471eed5c
1 \header {
3 texidoc = "in collisions, the stems of outer voice are added to the
4 dot support of the inner voices."
8 \version "2.12.0"
10 \layout { ragged-right = ##t }
12 \new Staff {
13 \key e \major \time 3/4
14 \relative c'' {
15 << { dis4. } \\
16 { fis,4 } \\ { b4 } >>