Re: Grammar Checker for LyX.

2005-11-28 Thread Angus Leeming
John C. McCabe-Dansted wrote: > On Wednesday 23 November 2005 23:51, Angus Leeming wrote: >> Asger Ottar Alstrup wrote: >> > John C. McCabe-Dansted wrote: >> >> I am working on a grammar checker for LyX. It outputs the errors >> >> to LaTeX .log format so it can integrate itself into LyX without >

Re: Grammar Checker for LyX.

2005-11-28 Thread John C. McCabe-Dansted
On Wednesday 23 November 2005 23:51, Angus Leeming wrote: > Asger Ottar Alstrup wrote: > > John C. McCabe-Dansted wrote: > >> I am working on a grammar checker for LyX. It outputs the errors to > >> LaTeX .log format so it can integrate itself into LyX without need > >> for any modification to exis

Re: Grammar Checker for LyX.

2005-11-23 Thread Angus Leeming
Asger Ottar Alstrup wrote: > John C. McCabe-Dansted wrote: >> I am working on a grammar checker for LyX. It outputs the errors to >> LaTeX .log format so it can integrate itself into LyX without need >> for any modification to existing LyX binary. Hi, John. This is really nice and at 722 lines lo

Re: Grammar Checker for LyX.

2005-11-22 Thread Asger Ottar Alstrup
John C. McCabe-Dansted wrote: I am working on a grammar checker for LyX. It outputs the errors to LaTeX .log format so it can integrate itself into LyX without need for any modification to existing LyX binary. Very interesting. I've talken a look at the code - although it's Perl, it is kind o