From a28efc4a352573ed955ccfbf96cc5189448b7ec7 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 15 Nov 2019 00:03:50 +0100 Subject: Magnificat: markup -> mark --- Magnificat/stimmen.ly | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Magnificat') diff --git a/Magnificat/stimmen.ly b/Magnificat/stimmen.ly index b650bb6..ac9883f 100644 --- a/Magnificat/stimmen.ly +++ b/Magnificat/stimmen.ly @@ -55,7 +55,7 @@ bars = { % Die Stimmen sopranMelodie = \relative a' { - r4^\markup { \bold I } a2 gis4 a2 a | + \mark \markup { \bold I } r4 a2 gis4 a2 a | r4 a2 gis4 a2 a4 e | fis2 r4 a h2 r4 h | c2 h a1 | @@ -66,7 +66,7 @@ sopranMelodie = \relative a' { h r4 d c h a8 a a4 | r a2 h4 g2 a4 g | fis1 gis | \bar "||" - r^\markup { \bold II } e4 e a2 | + \mark \markup { \bold II } r e4 e a2 | g4 a8 h c4 c h c8 d e4 e | d h4.( c8 d4. c8[ a h] c4) h | \time 6/2 a1 gis2 r4 h2 h8 h cis4 cis | \time 4/2 @@ -82,7 +82,7 @@ sopranMelodie = \relative a' { h c c h2 h4 c | d2.( c8[ h] a2) a | \time 6/2 h1. h2 gis1 | \bar "||" \time 4/2 - r2^\markup { \bold III } gis gis a4 a | + \mark \markup { \bold III } r2 gis gis a4 a | h2. h4 h r a fis | gis2 a4 a2 gis8[ fis] gis2 | \time 6/2 a a c h4 a2 gis4 a2 | \time 3/4 @@ -97,7 +97,7 @@ sopranMelodie = \relative a' { r h c h gis gis | a h h h2 c4 | \time 6/2 h2 a4 g fis2 e1. | \bar "||" \time 4/2 - r2^\markup { \bold IV } h' a4 h g a | + \mark \markup { \bold IV } r2 h' a4 h g a | h8 a g g fis2 r4 h cis d | h c d8 c h h a2\breathe d,4 fis | a2 fis4 a h2 g4 h | @@ -106,7 +106,7 @@ sopranMelodie = \relative a' { R1*2 | g4 h c2 h4 d << e1 { s2 | s } >> c r4 a a4. a8 | \time 3/4 - gis2^\markup { \bold V } r4 | + \mark \markup { \bold V } gis2 r4 | r2. | \time 6/4 r2 c4 d4. d8 d c | h h h4 r c8 c c4 c8 h | @@ -117,7 +117,7 @@ sopranMelodie = \relative a' { g2 fis e1 | r1 a2 h4 a | g2 fis e1 | \bar "||" - R1*6^\markup{ \bold VI } | + \mark \markup{ \bold VI } R1*6 | r2. e4 h'4. h8 g4 h | d2.( h2) a4 h fis | g2 r4 g8 g a4 a r << h2 { s4 | s } >> -- cgit v1.2.3-54-g00ecf