From 6ac3e06f86a340cfa0ffdf5e10ea1da50c80d3c5 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Fri, 28 Aug 2009 23:18:30 +0200 Subject: [PATCH] No instrument names in instrument score, they are already in the title/header! --- oly_settings_instrument.ily | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/oly_settings_instrument.ily b/oly_settings_instrument.ily index e2960cd..7dd97b4 100644 --- a/oly_settings_instrument.ily +++ b/oly_settings_instrument.ily @@ -17,6 +17,10 @@ % No instrument names, they are already in the title/header! \remove "Instrument_name_engraver" } + \context { \StaffGroup + % No instrument names, they are already in the title/header! + \remove "Instrument_name_engraver" + } \context { \RemoveEmptyStaffContext % No instrument names, they are already in the title/header! (Removing -- 2.11.4.GIT