Status: Accepted
Owner: ----
Labels: Type-Critical
New issue 2408 by pkx1...@gmail.com: Inconsistent automatic beaming when
using multiple tuplets next to each other
http://code.google.com/p/lilypond/issues/detail?id=2408
\version "2.15.32"
\relative c' {
\time 2/4
c16 c
\times 2/3 { c8 c16 }
\times 2/3 { c8 c16 }
c16 c
}
The output is the same for 2.14.2 but it is 'correct' in 2.12.3 so this is
a regression.
Attachments:
Capture2_15_32.PNG 8.1 KB
Capture2_12_3.PNG 8.2 KB
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond