Re: Crop only top and bottom

2018-01-17 Thread Urs Liska
I have now successfully implemented the approach outlined below. In a LuaLaTeX package I can extract the amount of space used to the left of the staff-lines and offset the image accordingly. However, I would still like to know if there's a more straightforward way directly from within LilyPond.

Re: Crop only top and bottom

2018-01-16 Thread David Wright
On Tue 16 Jan 2018 at 13:26:34 (+0100), Urs Liska wrote: > Am 16.01.2018 um 12:49 schrieb Werner LEMBERG: > >>I have looked for ways to crop the EPS to only two borders of the > >>bounding box but didn't find anything useful so far. > >While I can't help with the lilypond issue, I suggest to have a

Re: Crop only top and bottom

2018-01-16 Thread Urs Liska
Am 16.01.2018 um 13:26 schrieb Urs Liska: Am 16.01.2018 um 12:49 schrieb Werner LEMBERG: I have looked for ways to crop the EPS to only two borders of the bounding box but didn't find anything useful so far. While I can't help with the lilypond issue, I suggest to have a look at the `pdfcro

Re: Crop only top and bottom

2018-01-16 Thread Urs Liska
Am 16.01.2018 um 12:49 schrieb Werner LEMBERG: I have looked for ways to crop the EPS to only two borders of the bounding box but didn't find anything useful so far. While I can't help with the lilypond issue, I suggest to have a look at the `pdfcrop' program that comes with TeXLive: It suppor

Re: Crop only top and bottom

2018-01-16 Thread Werner LEMBERG
> I have looked for ways to crop the EPS to only two borders of the > bounding box but didn't find anything useful so far. While I can't help with the lilypond issue, I suggest to have a look at the `pdfcrop' program that comes with TeXLive: It supports a `--margins' option. Werner ___

Crop only top and bottom (was: left-margin when cropped)

2018-01-16 Thread Urs Liska
Hi all, I have prepared a one-page document explaining and showing the problem of cropped files more clearly. I really think there should be a way to produce a cropped file with an explicitly defined left margin (where all the additional elements like braces etc. protrude into), and if there