lilypond-devel
[Top][All Lists]
Advanced

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

Re: make all fails: scm/page-layout.scm


From: Nicolas Sceaux
Subject: Re: make all fails: scm/page-layout.scm
Date: Sun, 12 Sep 2004 15:48:09 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Nicolas Sceaux <address@hidden> writes:

> page-layout.scm is a bit hard to read, but it seems that the following
> patch might correct the problem:
>

hm, no

Index: scm/page-layout.scm
===================================================================
RCS file: /cvsroot/lilypond/lilypond/scm/page-layout.scm,v
retrieving revision 1.49
diff -u -r1.49 page-layout.scm
--- scm/page-layout.scm 12 Sep 2004 12:39:32 -0000      1.49
+++ scm/page-layout.scm 12 Sep 2004 13:43:52 -0000
@@ -306,7 +306,7 @@
                 (hooke (/ 1 (- ideal fixed)))
                 )
              (list ideal hooke))
-           ))
+           )
 
         (springs (map calc-spring (iota (1- no-systems))))
         (calc-rod





reply via email to

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