Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / collision-head-chords.ly
blob02bc68e7538750960de2742eea64393a77e1582e
1 \version "2.10.0"
2 \header {
3 texidoc = "Note heads in collisions should be merged if
4 they have the same positions in the extreme note heads.
8 \layout {ragged-right = ##t}
12 \relative c'' {
13 c4
14 << { c4 d4 <c d>8 <c d> <c d> } \\ { c4 c <a b>8 <b c> <c d>8 } >>