From ba55e0f9d3a3fa07f49013fae7aa427472b46862 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer <reinhold@kainhofer.com> Date: Mon, 25 Jan 2010 15:56:54 +0100 Subject: [PATCH] O part has rests at the end, VcB has notes --- ...esDeSabaVenient_HV40_Music_OmnesDeSabaVenient.ily | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Eybler_OmnesDeSabaVenient_HV40_Music_OmnesDeSabaVenient.ily b/Eybler_OmnesDeSabaVenient_HV40_Music_OmnesDeSabaVenient.ily index 64149ee..1719fab 100644 --- a/Eybler_OmnesDeSabaVenient_HV40_Music_OmnesDeSabaVenient.ily +++ b/Eybler_OmnesDeSabaVenient_HV40_Music_OmnesDeSabaVenient.ily @@ -2166,7 +2166,7 @@ XXXOmnesDeSabaVenientOIIaMusic = \relative c { c4 r4 r2 \bar "|." } -OmnesDeSabaVenientVcBMusic = \relative c { +OmnesDeSabaVenientVcBOCommon = \relative c { c4\p e4 g4 e4 | % 2 c4 r4 r2 | % 3 c4 e4 g4 e4 | % 4 @@ -2265,6 +2265,9 @@ OmnesDeSabaVenientVcBMusic = \relative c { c4\f^\arco r4 c'4 r4 | % 105 c,4 r4 c'4 r4 | % 106 f,,4 r4 g4 r4 | % 107 +} +OmnesDeSabaVenientVcBMusic = \relative c { + \OmnesDeSabaVenientVcBOCommon << { \voiceOne \cueText "Basso" c1~ | % 108 c1~ | % 109 @@ -2310,8 +2313,11 @@ OmnesDeSabaVenientBCRealizationMusic = \relative c'' { R1*5 \bar"|." } -OmnesDeSabaVenientBCMusic = \OmnesDeSabaVenientVcBMusic -\addQuote "OmnesDeSabaVenientBCMusic" { \OmnesDeSabaVenientBCMusic } +OmnesDeSabaVenientBCMusic = \notemode { + \OmnesDeSabaVenientVcBOCommon + R1*5 \bar"|." +} +% \addQuote "OmnesDeSabaVenientBCMusic" { \OmnesDeSabaVenientBCMusic } OmnesDeSabaVenientBCFbMusic = \figuremode { \override TextScript #'outside-staff-priority = #999 -- GitLab