]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/hairpin-clef.ly
Improvements in vertical skyline approximations (issue 2148).
[lilypond.git] / input / regression / hairpin-clef.ly
1 \version "2.15.28"
2
3 \header {
4   texidoc = "Broken hairpins are not printed too high after treble clefs.
5 "
6 }
7
8 \relative c'' {
9   c4^\< c c c \break c c c c\! |
10 }