On Mon, Aug 9, 2010 at 6:24 AM, David Currie <curri...@iinet.net.au> wrote:
> I am a musician and a programmer.
>
> How does one redirect/direct (lilypond) compile output to a file and not 
> stdout
> using command line options(or otherwise).
>

What you want, I think, is the -V command line option, but I haven't
ever done this on Windows. I suspect if you use a command prompt and
do lilypond -V filename.ly it will do what you want. Capturing it in a
log file is then a matter of redirecting the output in the usual dos
prompt way (which I don't know how to do, sorry).

Jon

-- 
Jonathan Kulp
http://www.jonathankulp.com

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to