]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 3798: Bad beam exceptions in bagpipe.ly
authorDavid Kastrup <dak@gnu.org>
Sat, 11 Jan 2014 21:09:49 +0000 (22:09 +0100)
committerDavid Kastrup <dak@gnu.org>
Wed, 15 Jan 2014 10:01:07 +0000 (11:01 +0100)
ly/bagpipe.ly

index 9252f723b5b9e4b5cab1afa4ee00aed21aa39013..10a86c374d63e74c9623c40ac825e850bf2379cf 100644 (file)
@@ -72,7 +72,7 @@ quarterBeaming = {
 }
 halfBeaming = {
   \set Staff.beamExceptions = #'((end . (((1 . 8) . (4 4))
-                                         ((1 . 12) . (3 3)))))
+                                         ((1 . 12) . (3 3 3 3)))))
 }
 
 % Reels are in allabreve time with half note beaming.