lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2917 in lilypond: Extend \keepWithTag to allow


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2917 in lilypond: Extend \keepWithTag to allow multiple tags
Date: Tue, 23 Oct 2012 11:09:41 +0000

Updates:
        Labels: Patch-new

Comment #5 on issue 2917 by address@hidden: Extend \keepWithTag to allow multiple tags
http://code.google.com/p/lilypond/issues/detail?id=2917#c5

Issue 2917: Extend \keepWithTag to allow multiple tags

Also extends \removeWithTag accordingly.


There are also a few other commits from issue 2883 drawn in.  The set
is slightly larger than necessary for this issue, but I wanted to
avoid having to manually resolve merge conflicts.

Replace the rather fuzzy list-or-symbol? with symbol-list-or-symbol?

list-or-symbol? was previously used in the meaning of
symbol-list-or-symbol? only, and there is no point in not checking the
list members for actually being symbols, in order to avoid ugly
surprises later.

Add symbol-list-or-music? predicate

This is of interest for commands like \hide which accept either music
(to see an override) or a grob specification like Accidental or
Voice.Accidental.

Add symbol-list? predicate

http://codereview.appspot.com/6744070




reply via email to

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