]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/dynamics-hairpin-length.ly
* lily/hairpin.cc: lengthen hairpin if space is available.
[lilypond.git] / input / regression / dynamics-hairpin-length.ly
1 \header {
2
3     texidoc = "Hairpins extend to the extremes of the bound if there
4     is no adjacent hairpin of dynamic-text.  If there is, the hairpin
5     extends to the center of the column or the bound of the text
6     respectively."
7
8 }
9 \version "2.3.15"
10
11
12 \paper { raggedright = ##t }
13
14 \relative c'' { 
15   c4 \< c4 \!
16   c4 \< c \!\> c\!
17   c4 \< c c \!  \fff\> c c\!
18   
19