]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-ps.scm
* scm/output-gnome.scm: remove beam routine.
[lilypond.git] / scm / output-ps.scm
index 9c2e6908e7eca1d968f89c89db3ec0b493336a72..681fec17f0cdf63ff35e6fb94a09fc9fac01ccb4 100644 (file)
@@ -21,7 +21,6 @@
            blank
            circle
            dot
-           beam
            dashed-slur
            char
            setcolor
 ;;; Lily output interface, PostScript implementation --- cleanup and docme
 ;;;
 
-;;; Output-interface functions
-(define (beam width slope thick blot)
-  (string-append
-   (ly:numbers->string (list slope width thick blot)) " draw_beam" ))
-
 ;; two beziers
 (define (bezier-sandwich lst thick)
   (string-append