Jean-Marc Lasgouttes wrote: > Does this means that we have perfect round-trip on the UserGuide now?
No, but almost. Apart from the whitespace changes that we agreed to not handle some months ago, the preamble changes slightly, there is a problem with \item[arg], and we have http://bugzilla.lyx.org/show_bug.cgi?id=1428 (but this is not tex2lyx's fault). > As far as the Context class is concerned, it started its life as a > very nice and elegant way to handle structure, and now it is an ugly > mess :) I think the reason is the handling of nested environments in the .lyx file format. If the .lyx file format would represent nested environments as a hierarchical structure, the Context class would be trivial ;-) Georg