From 20d22de7bf4f53bc24bb36e922e7f2a6b93e298c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 12 Feb 2019 15:09:54 +0100 Subject: Pop_Messe aufgerÀumt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pop_Messe/gloria/gloria.ly | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 Pop_Messe/gloria/gloria.ly (limited to 'Pop_Messe/gloria/gloria.ly') diff --git a/Pop_Messe/gloria/gloria.ly b/Pop_Messe/gloria/gloria.ly deleted file mode 100644 index 2f79c83..0000000 --- a/Pop_Messe/gloria/gloria.ly +++ /dev/null @@ -1,32 +0,0 @@ -\score { - \header { - piece = "Gloria" - composer = ##f - } - \new ChoirStaff << - \set Score.skipBars = ##t - \new Staff << - \new Voice = sopran { \globalGloria << \melodieSopranGloria \artikulationGloria >> } - >> - \new Lyrics \lyricsto sopran { \textGloria } - \new Staff << - \new Voice = alt { \globalGloria << \melodieAltGloria \artikulationGloria >> } - >> - \new Lyrics \lyricsto alt { \textGloria } - \new Staff << - \new Voice = tenor { \clef "G_8" \globalGloria << \melodieTenorGloria \artikulationGloria >> } - >> - \new Lyrics \lyricsto tenor { \textGloria } - \new Staff << - \new Voice = bass { \clef "bass" \globalGloria << \melodieBassGloria \artikulationGloria >> } - >> - \new Lyrics \lyricsto bass { \textGloria } - >> - \layout { -% indent = #0 - \context { - \Staff - \RemoveEmptyStaves - } - } -} -- cgit v1.2.3-70-g09d2