lilypond-user
[Top][All Lists]
Advanced

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

Re: exponential crescendo... / Mike "experimental" spanners?


From: Janek Warchoł
Subject: Re: exponential crescendo... / Mike "experimental" spanners?
Date: Thu, 9 May 2013 06:34:19 +0200

2013/5/9 padovani <address@hidden>:
> Would there be another way to do that? (which would span to the right note,
> and accept "dal niente" circle, for example?)
>
> %%code
> \relative c' {
> \once \override Hairpin  #'stencil = #ly:text-interface::print
> \once \override Hairpin #'text = \markup{
> \path #0.1
> #'((moveto 0 0)
> (lineto 6 0.25)
> (rcurveto 0 0 0.2 0 0.25 0.3)
> (moveto 0 0)
> (lineto 6 -0.25)
> (rcurveto 0 0 0.2 0 0.25 -0.3)
> )}
>
> c2.\< ~
> c8 d8 e4\!
> }
> %%end
>
> PS: I remember that Mike Solomon was working with experimental eps/ps
> spanners... is this in any case integrated into LilyPond?\

Yes, this was added in version 2.17.15 as commit bbfb7404fb
(http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=bbfb7404fbc6e58ac4a48e7e79a61f3cee768e6f)
Documentation is currently being written, see
http://code.google.com/p/lilypond/issues/detail?id=3235

best,
Janek



reply via email to

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