bug-lilypond
[Top][All Lists]
Advanced

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

Gracenote in volta alternative breaks autobeaming


From: Sven Axelsson
Subject: Gracenote in volta alternative breaks autobeaming
Date: Fri, 3 Mar 2017 15:06:29 +0100

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
++++++++++[>++++++++++>+++++++++++>++++++++++>++++++
>++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<.
+++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.


reply via email to

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