diff options
Diffstat (limited to 'Ich_bin_die_Auferstehung')
-rw-r--r-- | Ich_bin_die_Auferstehung/artikulation.ly | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Ich_bin_die_Auferstehung/artikulation.ly b/Ich_bin_die_Auferstehung/artikulation.ly index 04732a6..fcbde46 100644 --- a/Ich_bin_die_Auferstehung/artikulation.ly +++ b/Ich_bin_die_Auferstehung/artikulation.ly @@ -1,9 +1,9 @@ -
- artikulation = {
- s1*24 | \bar "||"
- s1*4 |
- s1. s2^\p |
- s1*10 |
- s1. s2^\p |
- s1*10 | \bar "|."
- }
+ + artikulation = { + s1*24 | \bar "||" + s1*4 | + s1. s2^\p | + s1*10 | + s1. s2^\p | + s1*10 | \bar "|." + } |