Updates:
Status: Started
Owner: carl.d.s...@gmail.com
Labels: -Type-Enhancement Type-Ugly Regression
Comment #1 on issue 2228 by carl.d.s...@gmail.com: Patch: Fix
beaming-pattern for compound meters
http://code.google.com/p/lilypond/issues/detail?id=2228
Issue based on
http://lists.gnu.org/archive/html/bug-lilypond/2012-01/msg00643.html
Test code:
\version "2.15.24"
\score {
\relative c'{
\time 6/8
c16 d e f8. c8. d16 e f
\time 3/4
c16 d e f8. c8. d16 e f
}}
Note: 6/8 bug is addressed by this patch. 3/4 bug is considered invalid,
as described in
http://lists.gnu.org/archive/html/bug-lilypond/2012-01/msg00675.html
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond