]> git.donarmstrong.com Git - lilypond.git/commitdiff
* ly/engraver-init.ly (Score:graceSettings): Increase
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Wed, 14 Apr 2004 13:08:34 +0000 (13:08 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Wed, 14 Apr 2004 13:08:34 +0000 (13:08 +0000)
beamed-lengths, especially for 32nd notes.

ChangeLog
ly/engraver-init.ly

index 0e3dc09006084ef33e316052527cd672de1ecc1a..9d453f27c8a84dd9e67de23173885861344861eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
+       * ly/engraver-init.ly (Score:graceSettings): Increase
+       beamed-lengths, especially for 32nd notes.
+
        * Documentation/user/notation.itely (Grace notes): Correct the
        syntax for add-grace-property example.
 
index 5d23a0f8086a9bee69505ce8dff7c3087bfe88e3..19be19f652b3049e3413b195fde7a4137bee8bf2 100644 (file)
@@ -542,7 +542,7 @@ AncientRemoveEmptyStaffContext = \context {
        (Voice NoteHead  font-size -3)
        (Voice Dots  font-size -3)
        (Voice Stem beamed-lengths  
-        ,(map (lambda (x) (* 0.8 x)) '(3.26)))
+        ,(map (lambda (x) (* 0.8 x)) '(3.3 3.3 4.0)))
        (Voice Stem beamed-minimum-free-lengths  
         ,(map (lambda (x) (* 0.8 x)) '(2.5 2.0 1.5)))
        (Voice Stem beamed-extreme-minimum-free-lengths