lilypond-devel
[Top][All Lists]
Advanced

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

articulate not working ?


From: Martin Tarenskeen
Subject: articulate not working ?
Date: Tue, 14 Feb 2012 09:01:33 +0100 (CET)
User-agent: Alpine 2.02 (LFD 1266 2009-07-14)


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




reply via email to

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