On Thu, Nov 18, 2010 at 7:24 PM, Patrick McCarty <[email protected]> wrote: > On Thu, Nov 18, 2010 at 7:00 PM, Bernardo Barros > <[email protected]> wrote: >> >> How to make lilypond produce just a compact png file, with the size >> just to fit the music, without a complete page layouts. And not >> compiling ps/pdf, but just .png? > > Run this command: > > lilypond -dpreview file.ly > > If you are using 2.13 (I can't remember which version this was added), > you can get compact SVG files too: > > lilypond -dpreview -dbackend=svg file.ly
I forgot to mention that this only outputs the first system of music. -Patrick _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
