]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove beam ending rules (correction)
authorTrevor Daniels <t.daniels@treda.co.uk>
Tue, 4 Nov 2008 09:14:46 +0000 (09:14 +0000)
committerTrevor Daniels <t.daniels@treda.co.uk>
Tue, 4 Nov 2008 09:25:21 +0000 (09:25 +0000)
 - missed 8 8 moments

scm/auto-beam.scm

index f22499aa3a228f6b309b3875e3c5e5d765a140d3..adc7a1dc1dce06ff8683a2bf39a83f3517aa5327 100644 (file)
     ((end 1 32 9 8) . ,(ly:make-moment 5 8))
     ((end 1 32 9 8) . ,(ly:make-moment 6 8))
     ((end 1 32 9 8) . ,(ly:make-moment 7 8))
+    ((end 1 32 9 8) . ,(ly:make-moment 8 8))
 
     ((end 1 32 12 8) . ,(ly:make-moment 1 8))
     ((end 1 32 12 8) . ,(ly:make-moment 2 8))
     ((end 1 32 12 8) . ,(ly:make-moment 5 8))
     ((end 1 32 12 8) . ,(ly:make-moment 6 8))
     ((end 1 32 12 8) . ,(ly:make-moment 7 8))
+    ((end 1 32 12 8) . ,(ly:make-moment 8 8))
     ((end 1 32 12 8) . ,(ly:make-moment 9 8))
     ((end 1 32 12 8) . ,(ly:make-moment 10 8))
     ((end 1 32 12 8) . ,(ly:make-moment 11 8))