>> Asger Alstrup Nielsen writes:
[...]
AAN> Have a look at the stuff that is produced by the development
AAN> version. It is getting much better. If you look carefully, the
AAN> format is not that bad. It has a few key-elements that are
AAN> wrong, but *when* these are fixed, the format is pretty good
AAN> (and robust). I think we should pursue this direction instead
AAN> of dumping all the code that we have. Fix the existing code
AAN> instead of creating new code, and then fix that.
What I want of the Lyx file format is that it should be an direct
mapping of the buffer structure, this makes it easy to parse and easy
to write. We are not there yet, but we are a lot closer.
Of course we could choose tags names to make it _look_ like sgml or
latex, but I don't see the benefit of that. Users looking at the file
might instead belive that this is LaTex or sgml, currently they will
never make that mistake.
Lgb