lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Message Window


From: Helge Kruse
Subject: Re: Message Window
Date: Wed, 21 Mar 2012 07:07:49 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]