From 4a1885e7f6906e14809b7aa027ed271a4fba08ff Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Sat, 11 Jan 2014 22:09:49 +0100 Subject: [PATCH] Issue 3798: Bad beam exceptions in bagpipe.ly --- ly/bagpipe.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ly/bagpipe.ly b/ly/bagpipe.ly index 9252f723b5..10a86c374d 100644 --- a/ly/bagpipe.ly +++ b/ly/bagpipe.ly @@ -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. -- 2.39.5