In article <[EMAIL PROTECTED]>,
Christian Ebert <[EMAIL PROTECTED]> wrote:
> Hello,
>
> [ LilyPond 2.7.20 ]
>
> In the following example the bar number pushes the staff into the
> right margin:
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
You need to use GNU sed (or another sed that has "-i" for in-place
substitution). Works for me, with 2.6; YMMV.
--
Arvid
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond