lilypond-devel
[Top][All Lists]
Advanced

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

Re: \mask and \unmaskWithTag


From: Dan Eble
Subject: Re: \mask and \unmaskWithTag
Date: Fri, 24 Apr 2020 15:20:48 -0400

On Apr 23, 2020, at 19:25, Dan Eble <address@hidden> wrote:
> 
>    (let ((masked-music (ly:music-property m 'void)))
>     (if (and (ly:music? masked-music) (tags-keep-predicate tags))
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
Oops.  This is bogus and the output of the score is correct in spite of it.  
What I intended was to check whether the masked music has the right tags.
— 
Dan




reply via email to

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