lilypond-devel
[Top][All Lists]
Advanced

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

Re: comment in #{ ... #}


From: Valentin Villenave
Subject: Re: comment in #{ ... #}
Date: Fri, 22 Oct 2010 15:03:14 +0200

On Fri, Oct 22, 2010 at 1:16 PM, Werner LEMBERG <address@hidden> wrote:
> Have you tried it?  For me, it doesn't work.

This does work:

foo =
#(define-music-function (parser location music) (ly:music?)
   #{ $music % comment
   #})

{ \foo a }

Cheers,
Valentin.



reply via email to

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