From 20eb9c865ec0df826add12565ffcd02f6042d00c Mon Sep 17 00:00:00 2001
From: Reinhold Kainhofer <reinhold@kainhofer.com>
Date: Sat, 31 Jul 2010 14:46:01 +0200
Subject: [PATCH] optional notes (CueVoice) need a larger parentesis

---
 Randhartinger_AdTeLevavi_Settings_Global.ily | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Randhartinger_AdTeLevavi_Settings_Global.ily b/Randhartinger_AdTeLevavi_Settings_Global.ily
index a825a9e..c446ab5 100644
--- a/Randhartinger_AdTeLevavi_Settings_Global.ily
+++ b/Randhartinger_AdTeLevavi_Settings_Global.ily
@@ -31,5 +31,12 @@ scorenumber="EK-0057"
 	\context {  \Staff
 		\override VerticalAxisGroup #'remove-empty = ##f
 	}
+	\context { \Staff
+		\override ParenthesesItem #'font-size = #4
+% 		\override ParenthesesItem #'color = #red
+	}
 }
 
+VaSoloMidiInstrument = "accoustic grand"
+ASoloMidiInstrument = "accoustic grand"
+VaMidiInstrument = "violin"
-- 
GitLab