lilypond-user
[Top][All Lists]
Advanced

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

Re: \fill-line while respecting natural widths


From: Mike Solomon
Subject: Re: \fill-line while respecting natural widths
Date: Sat, 8 Feb 2014 10:25:59 +0100


On Feb 8, 2014, at 10:24 AM, Ed Gordijn <address@hidden> wrote:

Hi David,

See the attached.  (I just changed a line or two of the definition of \fill-line from scm/define-markup-commands.scm.) Hopefully this gives you what you want!

--David


That's interesting, see the result of the two markups:

\version "2.18.0"

\markup \fill-line {
  This line has got even spaces, or is it a bit different?
}
\markup \fill-line-two {
  And this line has different spacing, it uses word length!
}

Is this a bug in the original \fill-line? 

It’s a feature - \fill-line evenly distributes the centers of objects along a line irrespective of their widths.

Cheers,
MS


reply via email to

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