Wiz Aus wrote:
With the following snippet

\relative{
  \time 4/4
  c4 c4. c8 c r
  \time 3/4
  c8 c4 c8 c r
  c4. c8 c r
  r c c c4.
}

I would not expect any of the quavers to be beamed.

The last 3/4 case seems especially obvious: a beam should never end on the 2nd crotchet in a 3/4 bar (I gather this might be tweakable).


the Auto_beam_engraver is a terrible kludge, but a very successful one at that. There are plans to rewrite it, but we're still lacking some necessary infrastructure to do it in a clean manner.

--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


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

Reply via email to