Le 07/01/2023 à 17:50, Kieren MacMillan a écrit :
Hi Jean,That sounds like you want to make all zero-length events happen before the grace by default, but that is not always desirable, as \once \set/\override shows.I would say the exact opposite: by default, all zero-length events should happen between the grace music and the restarting of real time (i.e., “after” the grace and “before” the real moment) — so the order would be
Um, that is exactly the current default. And it is what makes
\version "2.24.0"
<<
\new Staff { \grace c'8 c'1 }
\new Staff {
\clef bass % zero-length => after graces
c'1
}
>>
return output that most users are not expecting.
OpenPGP_signature
Description: OpenPGP digital signature
