summaryrefslogtreecommitdiff
path: root/wo/parts/II.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/II.ly
parenta726c66f2cf2176c3580df71adc1edcd8cdc1b3a (diff)
downloadMusik-29dbf47527961bc3196009cae064ffb63c0abb09.tar.xz
wo: klein entfernt, kleine Korrekturen
Diffstat (limited to 'wo/parts/II.ly')
-rw-r--r--wo/parts/II.ly16
1 files changed, 8 insertions, 8 deletions
diff --git a/wo/parts/II.ly b/wo/parts/II.ly
index 7f20f23..1560a73 100644
--- a/wo/parts/II.ly
+++ b/wo/parts/II.ly
@@ -706,14 +706,14 @@
\include "parts/IItexte.ly"
% choral I % {{{
- Isop = \new Staff = sopran \klein <<
+ Isop = \new Staff = sopran <<
%\new Voice = "meta" { s1*<+Anzahl der Takte+> \bar "|." }
{ << \IIsopranI \\ \IIaltI >> }
% \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" { \IItenorI }
%\addlyrics { \tenorText }
>>
@@ -732,14 +732,14 @@
% }}}
% choral II % {{{
- Isop = \new Staff = sopran \klein <<
+ Isop = \new Staff = sopran <<
%\new Voice = "meta" { s1*<+Anzahl der Takte+> \bar "|." }
{ << \IIsopranII \\ \IIaltII >> }
% \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" { \IItenorII }
%\addlyrics { \tenorText }
>>
@@ -758,14 +758,14 @@
% }}}
% chorus III % {{{
- Isop = \new Staff = sopran \klein <<
+ Isop = \new Staff = sopran <<
%\new Voice = "meta" { s1*<+Anzahl der Takte+> \bar "|." }
{ << \IIsopranIII \\ \IIaltIII >> }
% \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" { \IItenorIII }
%\addlyrics { \tenorText }
>>
@@ -784,14 +784,14 @@
% }}}
% chorus IV % {{{
- Isop = \new Staff = sopran \klein <<
+ Isop = \new Staff = sopran <<
%\new Voice = "meta" { s1*<+Anzahl der Takte+> \bar "|." }
{ << \frauenPausen << \IIsopranIV \\ \IIaltIV >> >> }
% \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" { \IItenorIV }
%\addlyrics { \tenorText }
>>