]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/new/broken-crescendo-hairpin.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / new / broken-crescendo-hairpin.ly
index 27df9446add062c78f7e3f9a8371dc8f29429250..f14c983eeaad2b5f494d329f022b7ec72f3b9a2d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.27"
+\version "2.19.2"
 
 \header {
   lsrtags = "contemporary-notation, expressive-marks, symbols-and-glyphs"
@@ -36,7 +36,7 @@ draw the rectangle over the hairpin.
       des16_\markup \with-dimensions #'(2 . 7) #'(0 . 0)
                     \with-color #white
                     \filled-box #'(2 . 7) #'(0 . 2) #0
-      r8. des4 ~ des16->\sff
+      r8. des4 ~ 16->\sff
     }
   >>
 }