From: Han-Wen Nienhuys Date: Tue, 21 Mar 2006 00:45:18 +0000 (+0000) Subject: (dump-stencil-as-EPS): remove debugging code. X-Git-Tag: release/2.7.40~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=65ed5895600682181a2a82dd73b7f4eba2700384;p=lilypond.git (dump-stencil-as-EPS): remove debugging code. --- diff --git a/ChangeLog b/ChangeLog index 3dfd33fb23..676e50134f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-03-21 Han-Wen Nienhuys + * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code. + * lily/instrument-name-engraver.cc (process_music): kludge: add InstrumentName spanner to axis group of left bound. Fixes chopped off instrument names in EPS images. diff --git a/scm/framework-ps.scm b/scm/framework-ps.scm index 01afebab02..0e68240bd3 100644 --- a/scm/framework-ps.scm +++ b/scm/framework-ps.scm @@ -491,7 +491,6 @@ (port (ly:outputter-port outputter)) (xext (ly:stencil-extent dump-me X)) (yext (ly:stencil-extent dump-me Y)) - (foo (display (list xext yext "\n"))) (bbox (map (lambda (x)