lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

horizontal line separator in column markup (as in fraction or polychord)


From: Jean-Alexis Montignies
Subject: horizontal line separator in column markup (as in fraction or polychord)
Date: Thu, 2 Feb 2012 22:23:51 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]