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 /Ach_wie_fluechtig | |
parent | 9c9fff91c4aec121acd03df7faa08abf42f4aa97 (diff) | |
download | Musik-840fe6c4b8ecb76ab2e6c40ffdeecd28567e8481.tar.xz |
fix linebreaks
Diffstat (limited to 'Ach_wie_fluechtig')
-rw-r--r-- | Ach_wie_fluechtig/artikulation.ly | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Ach_wie_fluechtig/artikulation.ly b/Ach_wie_fluechtig/artikulation.ly index bdfd633..092d95f 100644 --- a/Ach_wie_fluechtig/artikulation.ly +++ b/Ach_wie_fluechtig/artikulation.ly @@ -1,8 +1,8 @@ - artikulationVI = {
- \override TextSpanner #'(bound-details left text) = \markup { \upright "rit." }
- s4\breathe s2. |
- s4\breathe s2. |
- s1*6 |
- s1^\startTextSpan |
- s2. s4^\stopTextSpan \bar "|."
+ artikulationVI = { + \override TextSpanner #'(bound-details left text) = \markup { \upright "rit." } + s4\breathe s2. | + s4\breathe s2. | + s1*6 | + s1^\startTextSpan | + s2. s4^\stopTextSpan \bar "|." }
\ No newline at end of file |