lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2943 in lilypond: [DOC] Centering dynamic


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2943 in lilypond: [DOC] Centering dynamic
Date: Wed, 21 Nov 2012 16:06:46 +0000


Comment #1 on issue 2943 by address@hidden: [DOC] Centering dynamic
http://code.google.com/p/lilypond/issues/detail?id=2943

David K remarked:

That name is rather awful.  It would also be more useful to have
rinforza =
#(define-event-function (parser location text ev)
                        ((markup? "rinforza") ly:event?)
   (make-dynamic-script #{ \markup { \normal-text #text
                           \dynamic #(ly:music-property ev 'text) }
                        #}))

And then you can use \rinforza\f or \rinforza\ff or
\rinforza "sempre" \ff

Admittedly, this last usage is not really compatible with the spirit of
a macro named \rinforza, so the "optional argument" idea might be
overdoing it.




reply via email to

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