summaryrefslogtreecommitdiff
path: root/Ach_wie_fluechtig
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2014-09-17 08:18:03 +0200
committerErich Eckner <git@eckner.net>2014-09-17 08:18:03 +0200
commitb2c49f7d086e7edb7e72d30355af79241e0fee28 (patch)
tree896c8f36d340373866ced2179be099a8e6934a0d /Ach_wie_fluechtig
parent49d14358c33b7d0ba7e7c381f91943617c7723ea (diff)
downloadMusik-b2c49f7d086e7edb7e72d30355af79241e0fee28.tar.xz
Korrekturen, Dynamik
Diffstat (limited to 'Ach_wie_fluechtig')
-rw-r--r--Ach_wie_fluechtig/artikulation.ly5
1 files changed, 4 insertions, 1 deletions
diff --git a/Ach_wie_fluechtig/artikulation.ly b/Ach_wie_fluechtig/artikulation.ly
index 670096f..bdfd633 100644
--- a/Ach_wie_fluechtig/artikulation.ly
+++ b/Ach_wie_fluechtig/artikulation.ly
@@ -1,5 +1,8 @@
artikulationVI = {
+ \override TextSpanner #'(bound-details left text) = \markup { \upright "rit." }
s4\breathe s2. |
s4\breathe s2. |
- s1*7 | \bar "|."
+ s1*6 |
+ s1^\startTextSpan |
+ s2. s4^\stopTextSpan \bar "|."
} \ No newline at end of file