Hi,

I'm trying to write a polychord markup that looks like a mathematical fraction.

May be I've overlooked something, but I didn't found a way to draw a horizontal 
line between to text lines of a column.
I'm using:

\markup {\override #`(direction . ,UP) \dir-column 
      { "C"
        \draw-line #'(3 . 0)
        "Db" }
}

But then I have too many vertical space between Db and the separator and I have 
to hardcode the length of the line.

Any suggestion?

Thanks


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

Reply via email to