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: Ed Gordijn
Subject: Re: Trill and nonstandard expressive mark
Date: Sat, 05 Jan 2013 13:17:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1

Hi all,

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

}


Greetings, Ed



reply via email to

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