backport-bugfix: remove the call to paper-book-write-midis,
which would otherwise require a more substantial backport.
+2005-08-15 Mats Bengtsson <mabe@drongo.s3.kth.se>
+
+ * scm/framework-ps.scm (output-framework): Yet another
+ backport-bugfix: remove the call to paper-book-write-midis,
+ which would otherwise require a more substantial backport.
+
2005-08-10 Jan Nieuwenhuizen <janneke@gnu.org>
* scm/framework-ps.scm (output-framework): Backport-bugfix: use
(page-count (length pages))
(port (ly:outputter-port outputter)))
- (paper-book-write-midis book basename)
-
(output-scopes scopes fields basename)
(display (page-header paper page-count #t) port)
(write-preamble paper #t port)