Hello everyone,
I've done a few more things which might be described as hacking using \markup.
\tweak LyricText.self-alignment-X #-0.75
\markup \center-column { \override #'(baseline-skip . 0.4) \line{ "lives and reigns" } \vspace #-0.6 \line { \draw-line #'(19 . 0) } \vspace #-0.1 \line { "live and reign" }}
Could this be implemented via something like a TextSpanner? The horizontal line has some overhang, but too much and it start a staff on the next line.
Unfortunately, I cannot change just one portion of the vertical alignment using VerticalAxisGroup.nonstaff-relatedstaff-spacing.padding
Any help is appreciated. Attached is my latest MWE.
Many thanks,
mattfong