]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/cluster-single-note.ly
Make the length of beamlets configurable.
[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'> }