]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily
(cresc): remove
[lilypond.git] / input / mutopia / W.A.Mozart / mozart-hrn3-defs.ily
index 86b660df7c94029e8c2a8afd9a38246dd5cb5f00..09cd064a9016463b65ff24234994989347fc0159 100644 (file)
@@ -12,23 +12,6 @@ cresc =  {
     \set crescendoSpanner =  #'dashed-line
 }
 
-%%
-%% TODO: a better mechanism for tweaking Grace settings.
-%%
-
-startGraceMusic = \sequential { 
-    \startGraceMusic 
-    \override Beam   #'space-function
-    = #(lambda (beam mult) (* 0.8 0.8))
-    \override Beam   #'thickness = #(* 0.384 (/ 0.6 0.48))
-}
-
-stopGraceMusic= \sequential {
-    \revert Beam #'thickness
-    \revert Beam #'space-function
-    \stopGraceMusic
-}
-
 \layout {
     \context {
         \Score