summaryrefslogtreecommitdiff
path: root/Ach_wie_fluechtig/artikulation.ly
blob: 092d95fe50cede897ee528ca1cb6bc2f746c308c (plain)
1
2
3
4
5
6
7
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 "|."
  }