lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoBeam bug


From: Russ Ross
Subject: autoBeam bug
Date: Thu, 2 Sep 2004 12:04:30 +0100

This looks like a bug to me:

\version "2.2.2"
\score {
  \notes \relative c'' { \autoBeamOn c8 b \autoBeamOff a c r2 }
  \paper { raggedright = ##t }
}

The two notes following the \autoBeamOff are beamed together with the
two notes before it.  It seems that the autoBeam properties only kick
in for groups that start after the command is issued.

The workaround is simple enough, but a fix would be even better.

Is this the kind of thing that would be simple to fix, or would it
screw up other intentional behaviors?

Thanks,

Russ




reply via email to

[Prev in Thread] Current Thread [Next in Thread]