bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 413 in lilypond: PNG image is offset an therefore cropped a little


From: codesite-noreply
Subject: Issue 413 in lilypond: PNG image is offset an therefore cropped a little
Date: Mon, 20 Aug 2007 19:48:05 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]