]> git.donarmstrong.com Git - lilypond.git/commit
Allow null spacing and padding in vertical spacing:
authorNicolas Sceaux <nicolas.sceaux@free.fr>
Sat, 9 Jun 2007 22:11:00 +0000 (00:11 +0200)
committerNicolas Sceaux <nicolas.sceaux@free.fr>
Sat, 9 Jun 2007 22:11:00 +0000 (00:11 +0200)
commite98bc7bfabf41d75aa1e80f37cec7957065f9396
tree7a6df71d611fd5b5571da14d98269f82615ee570
parentc95dc0b1deaeda6cb02073791c522821adebe8a3
Allow null spacing and padding in vertical spacing:
 - the `spring' argument of ly:solve-spring-and-rod-problem now is a
   list of (ideal-distance inverse-hooke) elements, instead of
   (ideal-distance hooke), to avoid infinite value when space=0;
 - do not try to expand the spacing when all inter line spaces are
   null.
lily/simple-spacer-scheme.cc
lily/simple-spacer.cc
scm/layout-page-layout.scm