1\header {
2
3  texidoc = "Hairpins whose end note is preceded by a bar line
4should end at that bar line. "
5
6}
7
8\version "2.19.21"
9
10\relative {
11  \override Hairpin.bound-padding = #1.0
12  c''4\< c2. c4\!
13}
14