On 2010-01-11, Alexander Kobel wrote:
>
> The attached patch for fill-line (scm/define-markup-commands.scm)
> should do the expected thing.
> fill-line currently only considers the extents of the stencils, not
> their position relative to the X-origin; with the patch, they are
> shifted according
Alexander Kobel writes:
> Sorry in advance for non-proper indentation, a probably non-proper
> patch format, and not having in on Rietveld or something like this,
> but to be honest, I don't want to take the time to bother with git's
> functionality and a coding account setup right now.
Uh, but
Alexander Kobel wrote:
Wilbert Berendsen wrote:
Hi,
this code:
\header {
poet = \markup \center-column {
\line { poet with Long Name }
\small (1800-1900)
}
composer = \markup \center-column {
\line { composer with Long Name }
\small (1800-1900)
}
}
{ c' }
results in f