On Tue, Oct 15, 2019 at 09:47:09AM +0200, Urs Liska wrote:
> is there an easy or already-implemented way to have a markup
> double-underlined, or do I have to draw that manually?

I would like to know this, too. Last time I needed it, I was in a
tearing hurry, and slammed out this gem:

        \version "2.18.2"
        \markup {
          \override #'(offset . 7.75) 
          \override #'(thickness . 2) 
          \underline \combine "wise" \path #0.2 #'((moveto 0 -0.375) (lineto 
4.5 -0.375)) 
        }

Cheers,
Tyler

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to