On Sep 22, 2008, at 4:36 PM, Graham Percival wrote: > On Mon, 22 Sep 2008 16:28:07 -0700 (PDT) > Mark Polesky <[EMAIL PROTECTED]> wrote: > >> How do I set delete-intermediate-files? >> >> I saw it mentioned herebut I can't figure out how to make it work. > > Same way you set any other -d option. > lilypond -d delete-intermediate-files foo.ly > > The AU *should* contain info about this, but it hasn't been > rewritten yet and I don't know whether it contains this info. > (and can't be bothered to check)
Incidentally, whenever I want to put something like this in a file (so I don't have to call it as a command-line option every time) I look in the 2.10 documentation for point-and-click. That has the #(ly:set-option 'dhelp-option #t) syntax that I don't have memorized. _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
