CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/10/21 11:48:59

Modified files:
        .              : ChangeLog 
        input/mutopia/W.A.Mozart: mozart-hrn3-defs.ily 

Log message:
        (cresc): remove
        space-function tweak.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.4200&tr2=1.4201&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.4200 lilypond/ChangeLog:1.4201
--- lilypond/ChangeLog:1.4200   Thu Oct 20 23:08:12 2005
+++ lilypond/ChangeLog  Fri Oct 21 11:48:55 2005
@@ -1,5 +1,8 @@
 2005-10-21  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
+       * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
+       space-function tweak.
+
        * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
        
 2005-10-20  Jan Nieuwenhuizen  <[EMAIL PROTECTED]>
Index: lilypond/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily
diff -u lilypond/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily:1.7 
lilypond/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily:1.8
--- lilypond/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily:1.7  Sat Mar 12 
23:26:58 2005
+++ lilypond/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily      Fri Oct 21 
11:48:59 2005
@@ -12,23 +12,6 @@
     \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


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to