Am 18.03.2012 11:15, schrieb Adrian Oehm:
Hi
I was wondering if there was a way of setting the message window (the one that
display compiling progress etc - sorry if I've not got the right name) to clear
itself each time a file is typeset.
Given my lack of proficiency, I tend to make lots or errors and so end up with
a long list of errors etc when I compile - and if I do it a couple of times I
can't find the start of the current message easily.
I know I can close the window, but it'd be nice if there was a way of it
happening automatically :-)
I'm running 2.14 on Mac OS X 10.6.
On a Windows command prompt you could typset with the commandline
cls && lilypond somenotes.ly
Using the command line history this gives a clean screen for each run of
Lilypond. If you have a kind of command line, you would probably use
clear && lilypond somenotes.ly
to get the same result.
Helge
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user