* Han-Wen Nienhuys on Wednesday, December 07, 2005 at 00:15:17 +0100:
>>> I have a step in my Makefile where I do the following, after running 
>>> lilypond-book but before running latex:
>>> 
>>>   sed -i 's/%%BoundingBox: -*[1-9][0-9]*/%%BoundingBox: 0/' lily*eps

Actually that's Arvid's code.

> I've put this fix into the Scheme code. Please check whether 2.7.22 
> fixes this.

I'm not experienced in such matters but for portability you can't
rely on GNU sed being present -- which is why I posted an
alternative; e.g, MacOSX's default sed doesn't have the `-i'
option.

c
-- 
_B A U S T E L L E N_ lesen!  --->> <http://www.blacktrash.org/baustellen.html>


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to