On Wed, Aug 28, 2002 at 11:05:00AM +0200, Jean-Marc Lasgouttes wrote:
> Dekel> On Tue, Aug 27, 2002 at 05:32:18PM +0200, Jean-Marc Lasgouttes
> Dekel> wrote: Maybe it would be better to use a different mechanism
> Dekel> for errors: If there are latex errors, we open a dialog that
> Dekel> lists all the errors in the document, and clicking on an entry
> Dekel> moves to the corresponding position in the LyX file.
> >>  And what if one has moved things around after running latex?
> 
> Dekel> Usually, the changes you do after latex errors are minor
> Dekel> (fixing typos in the command names etc.)
> 
> Yes, usually. But we have to make sure that lyx does something
> sensible when people do unusual things.

It is not a big problem.

The interface has the following advantages over the
current one:
- Simpler code
- You do not need to click on each error inset in order to see the error
message
- You can view all error messages at one, so if they all have the same cause
(e.g. forgetting to include a package) then you do not need to go to each
individual error

Reply via email to