\version "2.19.82"
music = {
d''4.-2
\once \override Script.X-offset = -1
c''8[\upbow-1 b'-2 a'-3]
}
... or by attaching \upbow to a spacer rest:
\version "2.19"
music = {
d''4.*2/3-2
s8\upbow
c''8[-1 b'-2 a'-3]
}
\score {
\music
}
Best & a happy new year to all of you!
Lukas
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
