From e44cd3c8d5af51328a176813b8649fedd79ee951 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Wed, 9 Jul 2014 12:50:02 +0200 Subject: [PATCH] Issue 4000: NR: Non-working multi-staff beatStructure override example --- Documentation/notation/rhythms.itely | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/notation/rhythms.itely b/Documentation/notation/rhythms.itely index 0e29c29f42..d8edf7abba 100644 --- a/Documentation/notation/rhythms.itely +++ b/Documentation/notation/rhythms.itely @@ -2404,6 +2404,7 @@ in only one staff. \time 3/4 \set Timing.baseMoment = #(ly:make-moment 1/8) \set Timing.beatStructure = #'(1 5) + \set Timing.beamExceptions = #'() \repeat unfold 6 { a8 } } \new Staff { -- 2.39.5