Nicolas Sceaux <[EMAIL PROTECTED]> 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



_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to