On 23/08/2025 19:02, Stefan Kägi wrote:
Hi,
Thank you both for your replies, but this is actually not quite what I
am looking for.
I made a very rough sketch in Inkscape that should indicate how I
would like the Spanners to look like.
I think this will do what you want.
<<
\new Dynamics {
<> \tweak DynamicTextSpanner.bound-details.left.text \markup { \line
{ \normal-text \small "1.x" \italic "cresc." } } \cresc
s1 s2. s4\!
}
\new Dynamics {
<> \tweak DynamicTextSpanner.bound-details.left.text \markup { \line
{ \normal-text \small "2.x" \italic "decresc." } } \decresc
s1 s2. s4\!
}
\new Staff \relative c'' {
\repeat volta 2 {
c4 c c c c c c c
\alternative {
{ d d d d }
{ e e e e }
}
}
}
>>
--
Timothy Lanfear, Bristol, UK.