]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4146: allow \keepWithTag to work with template ly/satb.ly
authorTrevor Daniels <t.daniels@treda.co.uk>
Tue, 30 Sep 2014 22:44:06 +0000 (23:44 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Tue, 7 Oct 2014 11:11:33 +0000 (12:11 +0100)
ly/satb.ly

index a15dd1d72d2e00586a51025189f917520c18032d..02aff8c23a905fb195b4679411e75c0b4ffbe620 100644 (file)
@@ -214,6 +214,8 @@ SATB = <<
   >>
 >>
 
+\tagGroup #'(print play)
+
 \score {
   \keepWithTag #'print \SATB
   \layout { #(defaulting Layout) }