lilypond-user
[Top][All Lists]
Advanced

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

Re: Help, simple music function not compiling


From: Eric Dedieu
Subject: Re: Help, simple music function not compiling
Date: Mon, 31 Jan 2011 10:52:07 +0100

>> %% the function that will fail
>> tempoMarkEqual =
>> #(define-music-function (parser location before after)
>>  (string? string?)
>>  #{
>>  \mark \markup \tiny { \note $before #1 = \note $after #1 }
>>  #} )
>
> with a '#' before "$before" and "$after", it works.

Thanks a lot !  Can somebody explain why the #s were needed in that case ?



reply via email to

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