]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/midi.scm
(with-dimensions):
[lilypond.git] / scm / midi.scm
index 9aad4bd1baa9cf58f633b298dacf87b356f7a56f..dee999868e7a22f2eaf1a5699d8fa2878931827a 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;
 ;;;;  source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c) 2000--2005 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;; (c) 2000--2006 Jan Nieuwenhuizen <janneke@gnu.org>
 
 
 
@@ -286,9 +286,10 @@ returns the program of the instrument
 (define-public (paper-book-write-midis paper-book basename)
   (let
       loop
-      ((perfs (ly:paper-book-performances paper-book))
-       (count 0))
-      
+    ((perfs (ly:paper-book-performances paper-book))
+     (count 0))
+
+
     (if (pair?  perfs)
        (begin
          (ly:performance-write