bug-lilypond
[Top][All Lists]
Advanced

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

appoggiatura with articulate.ly, 2.19.19


From: Knute Snortum
Subject: appoggiatura with articulate.ly, 2.19.19
Date: Sat, 9 May 2015 09:55:42 -0700

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)


reply via email to

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