Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1817 by [email protected]: Bug is autobeaming 3/4
http://code.google.com/p/lilypond/issues/detail?id=1817

Reported by Bertrand:

There's a small defect in autobeaming:

%%%
\markup "This:"
\relative c'' { \time 3/4 a4. b8 c d e d c b4. a8 b c d c b a2. }
\markup "looks like 6/8:"
\relative c'' { \time 6/8 a4. b8 c d e d c b4. a8 b c d c b a2. }
\markup "but should be like this:"
\relative c'' { \time 3/4 a4. b8\noBeam c d e d c\noBeam b4. a8 b c d c b
a2. }
%%%



Attachments:
        AutoBeamBug.png  13.3 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to