Updates:
        Status: Accepted
        Labels: -fixed_2_15_31 Needs-evidence

Comment #21 on issue 2246 by [email protected]: beaming in 3/4 - a setting to not beam 3 eights against the beat.
http://code.google.com/p/lilypond/issues/detail?id=2246

LilyPond still groups 3 eighth notes in the first half of the measure (as noted in comment 2) so the original requested enhancement is not there yet.

\relative c'' { \time 3/4
  a4  r8 a  a a | a4. a8  a a  | a a  a a4.  | a8 a  a r  a4
% beamed by 2.15.37 as
  a4 r8 a a[ a] | a4. a8 a[ a] | a[ a a] a4. | a8[ a a] r a4
}

Given issue 2566, and the very common use of { a4. a8[ a a] } in 3/4 time, we might not want the requested enhancement. (The textbook quote by Ross says to avoid {a4 r8 a[ a a] } )


Reply via email to