lilypond-user
[Top][All Lists]
Advanced

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

center-column interacts with fill-line


From: Francisco Vila
Subject: center-column interacts with fill-line
Date: Wed, 17 Mar 2010 20:46:08 +0100

Hello,
I'd like to know why is this markup centered on the left edge, rather
than on the center of the string.

\markup{
        \fill-line { \center-column {  wwwwwwwwwwwwww }  }
}

By modifying it in any of this ways A) or B) it becomes centered again,

% A)

\markup{
        \fill-line { \null \center-column {  wwwwwwwwwwwwww }  \null }
}


% B)

\markup{
         \fill-line {  \bracket \center-column {  wwwwwwwwwwwwww }  }
}


This would be useful for creating centered columns as header titles.
Thanks!

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com




reply via email to

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