"Phil Holmes" <[email protected]> writes: > Looks like a bug to me: it doesn't work on windows even if you ignore > the command line and set the options in the lilypond file: > > #(ly:set-option 'resolution 169) > #(ly:set-option 'pixmap-format "pngalpha") > > resolution is set, tranparent not. Comment out the resolution line > and all is OK.
Is there a way to see what options Ghostscript is getting called with from LilyPond? Under Linux, it would be easy enough to point PATH at directory including a "gs" script that not just calls gs but also records the command line arguments. Windows? -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
