lilypond-user
[Top][All Lists]
Advanced

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

Re: Trill and nonstandard expressive mark


From: David Kastrup
Subject: Re: Trill and nonstandard expressive mark
Date: Sat, 05 Jan 2013 15:11:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Ed Gordijn <address@hidden> writes:

> Still learning more than I can contribute.
>
> Just works fine in older version too:
>
> \version "2.16.0"
>
>
> SetUpPrall = {
>
> \once \override TrillSpanner #'(bound-details left text) = \markup {
> \fontsize #-5  \musicglyph #"accidentals.leftparen"  }
>
> \once \override TrillSpanner #'(bound-details left stencil-offset) =
> #'(0.02 . -0.65)
>
> }
>
>
> {
>
> \SetUpPrall
>
> c''\startTrillSpan
>
> d''
>
> c''2\stopTrillSpan
>
> }

Well, you need _two_ trill starting commands now (though you could
likely squeeze <>\startTrillSpan into \SetUpPrall), and you need to
spend more attention to detail to the overrides.

So you likely contributed more time on this than I did.

-- 
David Kastrup




reply via email to

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