]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/stencil.scm
* stepmake/stepmake/texinfo-rules.make: strip DVI support.
[lilypond.git] / scm / stencil.scm
index 0c4bf830cf6765432561360913a2c3130185b864..e4befe50d3de28076c0f9333d381a0a29051da92 100644 (file)
@@ -279,6 +279,7 @@ grestore
          (write-system-signatures basename (cdr paper-systems) (1+ count))))))
 
 
+(use-modules (scm paper-system))
 (define-public (write-system-signature filename paper-system)
   (define (float? x)
     (and (number? x) (inexact? x)))