Hi,
In the example below, how do I move the “text” above the chords? I have tried
playing with outside-staff-priority but haven’t found the right incantation.
Regards,
Mogens
\version "2.18.2"
\score {
<<
\new ChordNames { c1 g }
\new Staff {
\tempo 4=100
\override Staff.TextScript.outside-staff-priority = #2000
g'4 g' d' g'
c''^\markup "text" b' g' g'
}
>>
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user