[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 1817 in lilypond: Bug is autobeaming 3/4
From: |
lilypond |
Subject: |
Issue 1817 in lilypond: Bug is autobeaming 3/4 |
Date: |
Sun, 14 Aug 2011 14:22:58 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1817 by address@hidden: 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
- Issue 1817 in lilypond: Bug is autobeaming 3/4,
lilypond <=