lilypond-devel
[Top][All Lists]
Advanced

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

Re: [patch] zero-spacing problem fix


From: Han-Wen Nienhuys
Subject: Re: [patch] zero-spacing problem fix
Date: Sat, 9 Jun 2007 13:36:57 -0300

I don't understand. Where are the callers of
ly:solve-spring-and-rod-problem changed?
Or was that the bug?

I agree with the change, since passing 0 in a float is more elegant
than passing inf.

2007/6/9, Nicolas Sceaux <address@hidden>:
Hi,

Here is a patch that fixes the zero spacing issue that can be
demonstrated by the following snippet:

  \version "2.11.25"
  #(set-default-paper-size "a6")
  \paper {
    between-system-padding = 0
    between-title-space = 0
    ragged-bottom = ##f
    ragged-last-bottom = ##f
  }
  \markup hello
  \markup world
  \markup !

I'm asking for permission because it modifies an interface:
ly:solve-spring-rod-problem.

nicolas


_______________________________________________
lilypond-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel





--
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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