2013/5/9 padovani <[email protected]>: > 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 _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
