]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/cluster-single-note.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / cluster-single-note.ly
1 \header
2 {
3   texidoc = "don't crash on single chord clusters."
4 }
5
6
7 \version "2.11.51"
8 \relative c' { \makeClusters <e d'> }