If you use an appoggiatura with articulate.ly, even if you have different score blocks, the appoggiatura is not rendered correctly.
\version "2.19.19"
\language "english"
\include "articulate.ly"
music = \relative c'' { \appoggiatura cs8 d1 }
\score {
\music
\layout {}
}
\score {
\articulate <<
\music
>>
\midi {}
}
Knute Snortum
(via Gmail)
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
