lilypond-user
[Top][All Lists]
Advanced

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

Re: Making lyrics quicker


From: Paul McKay
Subject: Re: Making lyrics quicker
Date: Tue, 11 Aug 2020 19:40:30 +0100

Cool! Thanks

On Tue, 11 Aug 2020, 17:53 David Kastrup, <dak@gnu.org> wrote:
Paul McKay <plmcky@gmail.com> writes:

> Hi Aaron.
> Many thanks for this. I can now write functions like this:
> mock = #(define-music-function
>    ( punct)
>    ( markup?)
>    #{ \addPunct \lyricmode { He mock -- eth at us } $punct #})

That one's just

mock = \addPunct \lyricmode { He mock -- eth at us } \etc

--
David Kastrup

reply via email to

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