Am Dienstag, 27. April 2010 19:26:01 schrieb Xavier Scheuer:
> By the way I found a solution using another variable that would have
> this '-' within its definition.
> 
> mycresc = #(define-music-function (parser location mymarkup) (string?)
>    (make-music 'CrescendoEvent 'span-direction START
>                'span-type 'text 'span-text mymarkup))
> 
> myCrescMod = -\tweak #'dash-period #-1.0 -\mycresc "cresc"

Yes, this is the way around the "issue".

BTW, I pushed that patch a minute ago.

Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to