]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/broken-crescendo-hairpin.ly
Merge commit 'ce4b499'
[lilypond.git] / input / lsr / broken-crescendo-hairpin.ly
index b80ff7f38709bb7de265ef9fb79c7de755509095..56117a6cb86be0c46908e329e4f17a23e5c17471 100644 (file)
@@ -1,8 +1,10 @@
-%% Do not edit this file; it is auto-generated from LSR!
-%% Tags: expressive-marks
-\version "2.11.35"
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% This file is in the public domain.
+\version "2.11.38"
 
-\header { texidoc = "
+\header {
+  lsrtags = "expressive-marks"
+ texidoc = "
 In order to make parts of a crescendo hairpin invisible, the following
 method is used: A white rectangle is drawn on top of the respective
 part of the crescendo hairpin, making it invisible. the rectangle is
@@ -15,7 +17,7 @@ numbers before the \"translate\" change the x- and y-origin of the
 rectangle.  Make sure to put the Hairpin in a lower layer than the Text
 Markup to actually draw the rectangle above the hairpin. 
 " }
-
+% begin verbatim
 \score
 {
     \relative c' {
@@ -27,7 +29,9 @@ Markup to actually draw the rectangle above the hairpin.
            \override DynamicLineSpanner #'layer = #0
            des,2~\mf \<
            \override TextScript #'layer = #2
-           des16_\markup { \postscript #"1.9 -4.5 translate 5 4 scale 1 setgray 0 0 moveto 0 1 lineto 1 1 lineto 1 0 lineto 0 0 lineto fill" }
+           des16_\markup { 
+              \postscript #"1.9 -4.5 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
        }
        >>