summaryrefslogtreecommitdiff
path: root/ps/lilyponddefs.ps
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>2005-01-30 23:17:23 +0000
committerHan-Wen Nienhuys <hanwen@xs4all.nl>2005-01-30 23:17:23 +0000
commit9327175383c509e6e7e2677b9dfc0cb55a362901 (patch)
treea337eb855e214569fea4b9fd5e6aa7ec21ac323e /ps/lilyponddefs.ps
parent165d4d0eab7f8df3ada312874ee93bc25f843946 (diff)
(dump-stencil-as-EPS): robustness: ensure
that both X and Y extents of bbox are non-nil.
Diffstat (limited to 'ps/lilyponddefs.ps')
-rw-r--r--ps/lilyponddefs.ps2
1 files changed, 0 insertions, 2 deletions
diff --git a/ps/lilyponddefs.ps b/ps/lilyponddefs.ps
index cc9a3d785c..a53b452af7 100644
--- a/ps/lilyponddefs.ps
+++ b/ps/lilyponddefs.ps
@@ -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