Issue 413: PNG image is offset an therefore cropped a little
http://code.google.com/p/lilypond/issues/detail?id=413

Comment #2 by vaclav.kocian:
Well, here is a batch, which I use:
1 #!/bin/sh
2
3 FILE=$( find . -name "*.ly" )
4 NAME=${FILE%.ly}
5 lilypond --png --pdf $FILE || read foo

Apropos, I have noticed, that PS output looks exactly (bad) like the PNG. I 
have 
also tried to change the backgroud with -beps. PNG then looked quite better 
(was not 
cropped), but left margin was unseemly small. 

Simple example is in attachement

Thank you much for your work.

V.K.

Attachments:
        Z_200.ly  5.8 KB 



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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

Reply via email to