On Tuesday 23 August 2005 10.08, Bertalan Fodor wrote:
> One good thing would be if the parser were separated: if I call
> 'lilypond --parse-only', it writes the parsing errors to the standard
> output. Then it could be used to parse in the editor after some idle
> time, underlining errors and warnings.

I'm working on it.

BTW, you could achieve the same effect by either
- using MIDI output (it's just about as fast)
or (more experimentally):
- \include a tweaked version of engraver-init.ly, where you replace all 
occurences of \consists "..." with \consists "Swallow_engraver".

-- 
Erik


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

Reply via email to