summaryrefslogtreecommitdiff
path: root/Kyrie_/Kyrie_.ly
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-07-20 10:30:53 +0200
committerErich Eckner <git@eckner.net>2020-07-20 10:30:53 +0200
commit9320927a8f922f38dffaa84d4ebbfaeb738bae99 (patch)
tree345202e44ecca5fb7afc8174ffc21db12ab96029 /Kyrie_/Kyrie_.ly
parent84484e809a2f68a4c91ea0a1dade96381843b136 (diff)
downloadMusik-9320927a8f922f38dffaa84d4ebbfaeb738bae99.tar.xz
Kyrie_: fertig
Diffstat (limited to 'Kyrie_/Kyrie_.ly')
-rw-r--r--Kyrie_/Kyrie_.ly6
1 files changed, 5 insertions, 1 deletions
diff --git a/Kyrie_/Kyrie_.ly b/Kyrie_/Kyrie_.ly
index 24cc688..fc0eef8 100644
--- a/Kyrie_/Kyrie_.ly
+++ b/Kyrie_/Kyrie_.ly
@@ -29,13 +29,17 @@ include(texte.pre)
\new Voice = alt { \global \voiceTwo \melodieAlt }
>>
\new Lyrics = altText { }
+ \new Lyrics = tenorText { }
\new Staff <<
\new Voice = maenner { \clef "bass" \global \oneVoice \pausenMaenner }
\new Voice = tenor { \clef "bass" \global \voiceOne \melodieTenor }
\new Voice = bass { \clef "bass" \global \voiceTwo \melodieBass }
>>
+ \new Lyrics = bassText { }
\context Lyrics = sopranText \lyricsto sopran { \textSopran }
- \context Lyrics = altText \lyricsto alt { \textAlt }
+ \context Lyrics = altText \lyricsto alt { \textAlt }
+ \context Lyrics = tenorText \lyricsto tenor { \textTenor }
+ \context Lyrics = bassText \lyricsto bass { \textBass }
>>
\layout {
indent = #0