]> git.donarmstrong.com Git - lilypond.git/blobdiff - ps/lilyponddefs.ps
(dump-stencil-as-EPS): robustness: ensure
[lilypond.git] / ps / lilyponddefs.ps
index cc9a3d785c0f74c3144f4eeb6aaa17e34662d17e..a53b452af7ba59e3785cc01c0c23a5bfd2e4763f 100644 (file)
@@ -18,7 +18,6 @@
 
 /init-paper {
        gsave
-       .1 setlinewidth
        clippath pathbbox newpath
        /vsize exch def
        /hsize exch def pop pop pop
@@ -93,7 +92,6 @@
 /init-lilypond-parameters {
        staff-line-thickness setlinewidth
        staff-height init-paper
-       pstack
 } bind def