David Kastrup wrote:
>
> -Eluze <[email protected]> writes:
>
>> Federico Bruni-5 wrote:
>>>
>
> systemgrace = #grace
> grace = #(define-music-function (parser location m)
> #{ \tag #'grace \systemgrace $m #})
>
> Then define your music in \mymusic as usual (it will use the changed
> version of \grace). When you want the version without graces, call the
> music with \removeTag #'grace \mymusic.
>
> Something like that.
>
>
cool - this also allows to create a "real" foreign language version!
e.g. defining
relativ = #relative
sprache = #language
…
in a \included file i can then write my code as:
\sprache italiano
\relativ { do re mi fa sol la si do }
thanks
Eluze
--
View this message in context:
http://old.nabble.com/hiding-grace-notes-tp32706647p32722283.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user