X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Foutput-ps.scm;h=97909da80cf6b8537ba39fcbc384825156361978;hb=HEAD;hp=6d3ab63c2fcf30dd78370cd7cb97e9b458abbe0e;hpb=acdac6e3a82e8e3984e89d37746f11faccc3a3ef;p=lilypond.git diff --git a/scm/output-ps.scm b/scm/output-ps.scm index 6d3ab63c2f..97909da80c 100644 --- a/scm/output-ps.scm +++ b/scm/output-ps.scm @@ -52,10 +52,10 @@ "false") radius thick)) -(define (start-enclosing-id-node s) +(define (start-group-node attributes) "") -(define (end-enclosing-id-node) +(define (end-group-node) "") (define (dashed-line thick on off dx dy phase)