Am 2010-11-19 um 09:00 schrieb -Eluze:
http://lilypond.org/doc/v2.13/Documentation/usage/lilypond-output-in-other-programs#inserting-lilypond-output-into-other-programs
This works:
lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png
filename.ly
But eps backend still makes useless .tex and .texi files.
And the PNG has an opaque background.
In my wrapper script I make PDF, MID and PNG with one LilyPond call:
lilypond -dmidi-extension=mid -fpdf -fpng -dresolution=116 -djob-
count=3 filename.ly
... and use ImageMagick to get a transparent background (becomes a bit
blurred, though):
http://git.fiee.net/?p=lilystuff.git;a=blob_plain;f=runlily.sh;hb=master
Greetlings from Lake Constance
---
fiëé visuëlle
Henning Hraban Ramm
http://www.fiee.net
http://angerweit.tikon.ch/lieder/
https://www.cacert.org (I'm an assurer)
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user