%some settings% vim: ai sw=2 lbr nu et meta = { %(dynamic) marks global to all voices \dynamicUp s4 s1 s1 s1 s2. s4\mf s1 s1 s1 s1 s1\f s1 s4 s2.\> s2. s4\p s1 s1 s1 s2. s4\f s2 s4^\markup{ \italic "poco" } s4\> s2\! s4\< s4\! s1 s2.%\fermata \bar "|." } % articulation mep = \markup{ \italic "meno" \dynamic "p" } unterArt = { s4^\markup{ \italic "poco" \dynamic "f" } s2 s4\< s4\! s2 s4\> s4\! s2\! s2\! s2\> s4\! s4 } sopranArt = { s4^\markup{ \bold "Mit freudigem Ausdruck" } \repeat unfold 13 { s1 } s2. s4^\mep \repeat unfold 4 { s1 } s2^\markup{ \italic "poco rit." } } altArt = { s4 \repeat unfold 13 { s1 } s2. s4^\mep } tenorArt = { << \unterArt { s4 \repeat unfold 13 { s1 } s2. s4^\mep } >> } bassArt = { << \unterArt { s4 \repeat unfold 13 { s1 } } >> }