Hi Sven,

Graces are a bit subtle. Try this:

== snip


\version "2.19.56"

\relative c'' {
  \repeat volta 2 {
    c8. c16 c4 c2 |
  }
  \alternative {
    { \grace { c32 } c8. c16 c4 c2 | }
    { \grace { s32 } c8. c16 c4 c2 | }
  }
  c8. c16 c4 c2 |
}

== snip



On 3 March 2017 at 21:48, Sven Axelsson <[email protected]> wrote:

>
> Surely this is a bug? The leading gracenote in the first alternative
> breaks autobeaming for the rest of the piece. I know that gracenotes are a
> little strange in regards to timing, but this looks simple enough to me.
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to