diff options
author | Erich Eckner <git@eckner.net> | 2020-01-28 23:03:22 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-01-28 23:03:22 +0100 |
commit | 840fe6c4b8ecb76ab2e6c40ffdeecd28567e8481 (patch) | |
tree | c1a0419550c8231edb4e5fdc47d2e7bb8dac1f27 /Ich_bin_die_Auferstehung | |
parent | 9c9fff91c4aec121acd03df7faa08abf42f4aa97 (diff) | |
download | Musik-840fe6c4b8ecb76ab2e6c40ffdeecd28567e8481.tar.xz |
fix linebreaks
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 "|." + } |