blob: bdfd63303449bfb0a584f61af2fc5bdcb1c93fb5 (
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 "|."
}
|