Gracenotes at the start of a volta alternative now breaks autobeaming in
the same way as in multipart music. They need to be balanced by an
equivalent skip in order to work. This was not the case with 2.18.

\version "2.19.56"

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

-- 
Sven Axelsson
++++++++++[>++++++++++>+++++++++++>++++++++++>++++++
>++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<.
+++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to