]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/framework-eps.scm
* scm/framework-ps.scm (dump-stencil-as-EPS): naming pad-eps-boxes.
[lilypond.git] / scm / framework-eps.scm
index 5026f6126ff8890616c40610c26a4dea6a8d4403..643a979642a860e2381377c43b068c1e6160a5d6 100644 (file)
@@ -61,7 +61,7 @@ stencil, so LaTeX includegraphics doesn't fuck up the alignment."
 
          (dump-stencil-as-EPS
           paper line system-base-name
-          (ly:get-option 'eps-font-include))
+          (ly:get-option 'include-eps-fonts))
 
          (if do-pdf
              (postscript->pdf  0 0  (string-append system-base-name ".eps")))