lilypond-devel
[Top][All Lists]
Advanced

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

Re: articulate not working ?


From: David Kastrup
Subject: Re: articulate not working ?
Date: Tue, 14 Feb 2012 09:34:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Martin Tarenskeen <address@hidden> writes:

> 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 ?

Of articulate.ly, probably.  This is quite likely due to EventChord
changes (issue 2240).  articulate.ly is not considered part of LilyPond,
mainly because unlike LilyPond, you can't relicense it under versions of
the GPL later than 3.0 at your choice once those come out.

I'll take a look, but unless this is rather simple to do, you might be
better off contacting its author.

-- 
David Kastrup




reply via email to

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