]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hairpin-to-barline.ly
Doc-es: various updates.
[lilypond.git] / input / regression / hairpin-to-barline.ly
index be083aaacf57b7ac6165730c966378c2a694d295..b9c69948fd765058eb06d13a211a7d6204d40056 100644 (file)
@@ -5,9 +5,9 @@ should end at that bar line. "
 
 }
 
-\version "2.17.6"
+\version "2.19.21"
 
-\relative c'' {
+\relative {
   \override Hairpin.bound-padding = #1.0
-  c4\< c2. c4\!
+  c''4\< c2. c4\!
 }