Hi,

it seems to me nothing is wrong with this example:

\include "articulate.ly"
\score {
  \unfoldRepeats \articulate <<
    \context Staff {
      \set Staff.midiInstrument="clarinet"
      \relative c' {
        \time 4/4 \tempo 4=100
        c4-. c4( d e |
        f\trill) g\turn a b |
        c1--
      }
    }
  >>
  \midi {}
  %\layout {}
}

but with Lilypond-2.15.29 it does not do anything. It does not give an error, but the trills are not executed.

when I reinstalled Lilypond-2.14.2 everything was OK again.

regression ?

--

MT


_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to