On Sun, Feb 11, 2007 at 11:40:45AM -0800, Graham Percival wrote:
> Cameron Horsburgh wrote:
> >I'd love to be able to specify a log file for either each file or the
> >entire run. Does this exist? If not, does anyone have any idea how I
> >might be able to do this?
> 
> for f in *.ly ; do lilypond $f > $f.log ; done;
> 
> Something like that, at least.
> 

Yeah, that's what I tried first. It seems the output is on stderr,
not stdout.

-- 

=============================================
Cameron Horsburgh

=============================================



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

Reply via email to