summaryrefslogtreecommitdiff
path: root/ps/lilyponddefs.ps
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>2006-01-30 00:39:04 +0000
committerHan-Wen Nienhuys <hanwen@xs4all.nl>2006-01-30 00:39:04 +0000
commit840b51809efb0ae5e42e946b8e1aed7b9778a8f6 (patch)
tree33d49af8f24cf233f2acdf6916f1bfe5ae69fb9f /ps/lilyponddefs.ps
parent30c7d6a875f497931c21c8199b4ad34a4b140a83 (diff)
* Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
Nicolas. * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile. * ps/lilyponddefs.ps: remove start-system, stop-system, start-page fluff. This saves putting { } code on the stack, fixing stack overflows when including EPS files.
Diffstat (limited to 'ps/lilyponddefs.ps')
-rw-r--r--ps/lilyponddefs.ps35
1 files changed, 0 insertions, 35 deletions
diff --git a/ps/lilyponddefs.ps b/ps/lilyponddefs.ps
index 536e7c36f4..9672572c99 100644
--- a/ps/lilyponddefs.ps
+++ b/ps/lilyponddefs.ps
@@ -27,41 +27,6 @@
grestore
} bind def
-
-/place-box {
- /object exch def
- gsave
- % exch translate
- translate
- 0 0 moveto
- object
- grestore
-} bind def
-
-
-% start-system
-/start-system {
- gsave
-} bind def
-
-/start-page {
- gsave
- 0
- vsize translate
-} bind def
-
-
-/stop-system {
- /the-line exch def
- the-line stroke grestore
-} bind def
-
-
-/end-lilypond-output {
-% showpage
-} bind def
-
-
/init-lilypond-parameters {
staff-line-thickness setlinewidth
staff-height init-paper