On 8/08/2011, at 2:20 pm, ed stuckems wrote: > I'm trying to create images of lilypond output to be included in web > pages.
An alternative method to the one(s) so far suggested is to add #( ly:set-option 'backend 'eps) to your .ly file. This will generate both .eps and .pdf files trimmed to the minimum required size. Best wishes, Matthew _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
