lilypond-devel
[Top][All Lists]
Advanced

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

Re: a couple of bugs with lyrics


From: Joe Neeman
Subject: Re: a couple of bugs with lyrics
Date: Thu, 11 Sep 2008 18:10:25 -0700

On Thu, 2008-09-11 at 22:26 +0200, Werner LEMBERG wrote:
> > Perhaps we could add a default for minimum-X-extent in
> > define-grobs.scm.  [...]
> 
> Sounds like a good idea.  Joe seems to be on vacation, though...

I just moved to a different continent to start a Ph.D, so I've been a
bit preoccupied.

Don't add minimum-X-extent to define-grobs.scm: the code in
align-interface.cc is subtle because of the pure-height calculations
(grobs can't suicide during pure-height calculations, so we need them to
remain empty, even if they have minimum-Y-extent; I'll have to cook up a
regression test that makes this obvious). I'll do a patch this weekend
or early next week if someone else doesn't get there first.

By the way, the whole problem would be avoided if it weren't for the
hacky treatment of minimum-Y-extent (we no longer space systems using
extents, but minimum-Y-extent gets special treatment for backwards
compatibility). But I think that's a problem for 2.13...

Joe






reply via email to

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