]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/framework-eps.scm
(output-classic-framework): start at 1 for
[lilypond.git] / scm / framework-eps.scm
index 930ac51bf1141577bc80a23285adea40203e45d0..2260c00c2eb84df7d30726e5b703abb894fc732b 100644 (file)
@@ -101,7 +101,7 @@ stencil, so LaTeX includegraphics doesn't fuck up the alignment."
   (output-scopes scopes fields basename)
 
   (if (ly:get-option 'dump-signatures)
-      (write-system-signatures basename (ly:paper-book-systems book) 0))
+      (write-system-signatures basename (ly:paper-book-systems book) 1))
   
   (dump-stencils-as-EPSes
    (map paper-system-stencil (ly:paper-book-systems book))