Cool! Thanks

On Tue, 11 Aug 2020, 17:53 David Kastrup, <[email protected]> wrote:

> Paul McKay <[email protected]> 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