bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lyrics break estimation of vertical spacing


From: Boris Shingarov
Subject: Re: Lyrics break estimation of vertical spacing
Date: Mon, 29 Mar 2010 21:25:51 -0400
User-agent: Webmail 5.0

Hi Joe,

Replace constrained-breaking.cc:461 by
 >
 > Interval begin_extent = sys->begin_of_line_extent (start, end);
 > Interval rest_extent = sys->rest_of_line_extent (start, end);
 >
 > and replace constrained-breaking.cc:485 by something analogous.
 
Btw, it's not clear to me what the inverse_hooke_ should be in this
case -- I am setting it to max of the two extents, it should probably
be calculated later in the game, when we stack the systems on top of
each other at which point we know how long the actual rod is.  We'll
see if we get any head ache because of inverse_hooke_.  ::shrug::
 





reply via email to

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