bug-lilypond
[Top][All Lists]
Advanced

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

Re: horizontally centering denominator in compound time signatures


From: Mats Bengtsson
Subject: Re: horizontally centering denominator in compound time signatures
Date: Sun, 30 Nov 2008 23:16:50 +0100
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

Quoting Reinhold Kainhofer <address@hidden>:

So, this is a general problem with the general-column scheme function...

Following up the mails on lilypond-user, I can now confirm that the \center-
column markup command has an issue with the extents of the stencil it returns.
It seems that the returned markup ignores all extents left of its center, so
the first half of the column-markup will overlap with previous markups. A
simple test case is attached:

\markup \line {
    \center-column { \line {a b} \line {c} }
    \vcenter {"+"}
    \center-column { \line {a b} \line {c} }
}


Isn't the problem you describe here, rather the same as what I described below "One final detail" at http://lists.gnu.org/archive/html/lilypond-user/2008-08/msg00593.html?

  /Mats





reply via email to

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