]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-lib.scm
(datadir): remove LILYPONDPREFIX support.
[lilypond.git] / scm / output-lib.scm
index dd456be80c026322f5bf1b6cfd47904ee97f8072..2496763397fd36deaf92990a186c2e07ecb456bf 100644 (file)
@@ -399,6 +399,6 @@ centered, X==1 is at the right, X == -1 is at the left."
                     (x x)
                     (y y)))))
                     
-        
-    (fold moment-min #f (map get-difference (iota (1- (ly:grob-array-length cols)))))))
+    (fold moment-min #f (map get-difference
+                            (iota (1- (ly:grob-array-length cols)))))))