From: Trevor Daniels <t.daniels@treda.co.uk>
Date: Tue, 30 Sep 2014 22:44:06 +0000 (+0100)
Subject: Issue 4146: allow \keepWithTag to work with template ly/satb.ly
X-Git-Tag: release/2.19.16-1~22
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=151120c3240601fd29bbb20a315decbde681fcdb;p=lilypond.git

Issue 4146: allow \keepWithTag to work with template ly/satb.ly
---

diff --git a/ly/satb.ly b/ly/satb.ly
index a15dd1d72d..02aff8c23a 100644
--- a/ly/satb.ly
+++ b/ly/satb.ly
@@ -214,6 +214,8 @@ SATB = <<
   >>
 >>
 
+\tagGroup #'(print play)
+
 \score {
   \keepWithTag #'print \SATB
   \layout { #(defaulting Layout) }