]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/part-combiner.scm
(load-font-via-GS): new function.
[lilypond.git] / scm / part-combiner.scm
index 2ea2bd1e1e4124aee6bd07622b014e46e232253c..c4ee06a550632052dfea1add74c8b6e923b69da8 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;
 ;;;;  source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c)  2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+;;;; (c) 2004--2005    Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
 ;; todo: figure out how to make module,
 ;; without breaking nested ly scopes
@@ -430,7 +430,7 @@ the mark when there are no spanners active."
 
     (analyse-spanner-states voice-state-vec1)
     (analyse-spanner-states voice-state-vec2)
-    (if #t
+    (if #f
        (begin
          (display voice-state-vec1)
          (display "***\n")