]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/broken-crescendo-hairpin.ly
Merge commit 'origin' into includes
[lilypond.git] / input / lsr / broken-crescendo-hairpin.ly
index b308dbd3927758fbacbf41f5edffad123e47cc56..4cc3216d2de97fb28859999b0609493f67e3d796 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.52"
+\version "2.12.0"
 
 \header {
   texidoces = "
@@ -45,18 +45,29 @@ draw the rectangle over the hairpin.
   doctitle = "Broken crescendo hairpin"
 } % begin verbatim
 
+
 \relative c' {
   << {
     \dynamicUp
     \override DynamicLineSpanner #'staff-padding = #4
     r2 r16 c'8.\pp r4
-  } \\ {
+  }
+  \\
+  {
     \override DynamicLineSpanner #'layer = #0
     des,2\mf\< ~
     \override TextScript #'layer = #2
     des16_\markup {
-      \postscript #"1.9 -8 translate 5 4 scale 1 setgray 0 0 moveto 0 1
-        lineto 1 1 lineto 1 0 lineto 0 0 lineto fill"
+      \postscript #"
+        1.9 -8 translate
+        5 4 scale
+        1 setgray
+        0 0 moveto
+        0 1 lineto
+        1 1 lineto
+        1 0 lineto
+        0 0 lineto
+        fill"
     }
     r8. des4 ~ des16->\sff
   } >>