On Tue, 2023-12-12 at 21:48 +0100, K. Blum wrote:
> Am 10.12.2023 um 20:17 schrieb lilypond-user-requ...@gnu.org:
> >  Is there any way to produce png output without --png in the
> > command?
>  Did I get you right that you don't want to add anything to the
> command line, but you don't mind adding options to your LY files? 

Yes, exactly.

> #(ly:set-option 'tall-page-formats 'png)

This option was interesting in that it generated a one page png as a
separate output.  I don't think I need this, but it's neat.

> #(ly:set-option 'separate-page-formats 'png)

This option worked to create pngs from eps files.  From what I can tell
from my brief testing this does indeed do what I want.  Thanks very
much Klaus!

Reply via email to