Gerard McConnell wrote:
AFAIK to put an image on a web-page, I need a bitmap, not a .pdf. I
can't find any reference to .png in any of the docs. [...]
Hi, Gerard,
have a look at
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Command-line-options-for-lilypond#Command-line-options-for-lilypond
for the available output options, which include both PNG and SVG.
In short, you probably want to use the following command:
lilypond --png -dresolution=<someInteger> <input.ly>
Cheers,
Alexander
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user