----- Original Message -----
From: "David Kastrup" <d...@gnu.org>
To: "Michael Dykes" <thedoctor81...@gmail.com>
Cc: <lilypond-user@gnu.org>
Sent: Monday, October 08, 2012 4:44 PM
Subject: Re: lilypond-book
As to your question regarding the avoidance of small files, the "Using
LilyPond" guide has the following option listed for lilypond-book:
`-o DIR'
`--output=DIR'
Place generated files in directory DIR. Running `lilypond-book'
generates lots of small files that LilyPond will process. To
avoid all that garbage in the source directory, use the `--output'
command line option, and change to that directory before running
`latex' or `makeinfo'.
lilypond-book --output=out yourfile.lytex
cd out
That's not totally fabulous, but easier to clean up than if you are not
using this option.
--
David Kastrup
While one is working on a lilypond-book, it makes sense _not_ to delete
these files, since they are re-used if they are unchanged and this
significantly reduces processing time.
--
Phil Holmes
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user