The following example repeats every grace note. Grace notes have a wrong
rhythm value:
\version "2.14.2"
\layout {
\context {
\Voice
\remove "Note_heads_engraver"
\consists "Completion_heads_engraver"
}
}
{
ees''4~ (
\times 2/3 {
ees''8[
f''8] )
des''8
}
c''4
\afterGrace
aes''4
{
g''32[
f''32
ees''32
des''32
c''32
bes'32
aes'32
g'32]
}
}
When removing the Completion_heads_engraver it looks fine.
greetings,
ornello
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Completion-heads-engraver-and-afterGrace-tp131124.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user