Hi Renato, hi Andrew,

Andrew Bernard wrote
> why would you use backend = eps if you are generating a PNG file? I think
> you can omit that.

The auto-cropping features only work with the EPS backend which can also be
used to generate PNG or PDF output. 
Making use of 
    \include "lilypond-book-preamble.ly"
has the same effect.


Renato-23 wrote
> How can I produce a png with some nonzero margins? I've tried to add
> top-margin, bottom-margin, top-system-spacing, last-bottom-spacing,
> left-margin, right-margin, paper-width, but none of them seem to work

I'm afraid that it won't work out of the box. The cropping seems to take
place after the image is composed and doesn't care about margin or indent
settings. 
My only idea would be to place invisible stuff around like, 
    \set Staff.instrumentName = \markup \with-color #white "X"
but I don't think this will result in a usable workflow.

Maybe it's easier to add margins with an image editor that has automatic
batch processing like IrfanView.


Cheers, 
Klaus






--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Png-cropping-tp200437p200441.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to