summaryrefslogtreecommitdiff
path: root/wo/parts/I.ly
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-09-10 12:42:42 +0200
committerErich Eckner <git@eckner.net>2016-09-10 12:42:42 +0200
commit29dbf47527961bc3196009cae064ffb63c0abb09 (patch)
treeac64d788ccd73ad3a05218d00b24c0eacfc40b00 /wo/parts/I.ly
parenta726c66f2cf2176c3580df71adc1edcd8cdc1b3a (diff)
downloadMusik-29dbf47527961bc3196009cae064ffb63c0abb09.tar.xz
wo: klein entfernt, kleine Korrekturen
Diffstat (limited to 'wo/parts/I.ly')
-rw-r--r--wo/parts/I.ly12
1 files changed, 6 insertions, 6 deletions
diff --git a/wo/parts/I.ly b/wo/parts/I.ly
index 01323aa..742b634 100644
--- a/wo/parts/I.ly
+++ b/wo/parts/I.ly
@@ -1029,14 +1029,14 @@
\include "parts/Itexte.ly"
% Coro I % {{{
- Isop = \new Staff = sopran \klein <<
+ Isop = \new Staff = sopran <<
%\new Voice = "meta" { s1*<+Anzahl der Takte+> \bar "|." }
{ << \frauenPausen << \IsopranI \\ \IaltI >> >> }
% \new Voice = "soprane" { \IglobalI \voiceOne \IsopranI }
% \new Voice = "alti" { \IglobalI \voiceTwo \IaltI }
%\addlyrics { \altText }
>>
- Iten = \new Staff = tenor \klein <<
+ Iten = \new Staff = tenor <<
\new Voice = "tenoere" { \ItenorI }
%\addlyrics { \tenorText }
>>
@@ -1055,14 +1055,14 @@
% }}}
% Choral II % {{{
- Isop = \new Staff = sopran \klein <<
+ Isop = \new Staff = sopran <<
%\new Voice = "meta" { s1*<+Anzahl der Takte+> \bar "|." }
{ << \IsopranII \\ \IaltII >> }
% \new Voice = "soprane" { \IglobalII \voiceOne \IsopranII }
% \new Voice = "alti" { \IglobalII \voiceTwo \IaltII }
%\addlyrics { \altText }
>>
- Iten = \new Staff = tenor \klein <<
+ Iten = \new Staff = tenor <<
\new Voice = "tenoere" { \ItenorII }
%\addlyrics { \tenorText }
>>
@@ -1081,14 +1081,14 @@
% }}}
% Choral III % {{{
- Isop = \new Staff = sopran \klein <<
+ Isop = \new Staff = sopran <<
%\new Voice = "meta" { s1*<+Anzahl der Takte+> \bar "|." }
{ << \fpIII << \IsopranIII \\ \IaltIII >> >> }
% \new Voice = "soprane" { \IglobalI \voiceOne \IsopranI }
% \new Voice = "alti" { \IglobalI \voiceTwo \IaltI }
%\addlyrics { \altText }
>>
- Iten = \new Staff = tenor \klein <<
+ Iten = \new Staff = tenor <<
\new Voice = "tenoere" { \ItenorIII }
%\addlyrics { \tenorText }
>>