Nicolas Sceaux wrote a brilliant \keepWithTags function that does the first option:
http://lists.gnu.org/archive/html/lilypond-user/2007-01/msg00635.html --Steven -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Wim van Dommelen Sent: Monday, August 15, 2011 1:46 PM To: [email protected] Subject: keepWithTag question Hi, I'm trying to create a file using multiple tags. Inside the music typed, that is not a problem, but the \keepWithTag command only accepts one tag to filter. I would like to do: \keepWithTag #'a #'b { music } or \keepWithTag #'a { \keepWithTag #'b { music } } but either one of these runs into problems because nesting neither multiple tags work. Any solutions? Regards, Wim. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
