Uwe Stöhr wrote: > But as this is a file format change, this cannot be done for LyX 1.5.x. > Thus it is not possible to write a lyx2lyx conversion routine. > > Should this bug therefore never be fixed?
It should be fixed in 1.6, after 1.6 is able to understand subtractions and additions in the box width. WONTFIX for branch. > I mean no. As I argumented, I > think it is not that problematic and I would commit this only to trunk. > (Btw. I still think, that the fix is in the strong sense no fileformat > change, because it doesn't change the format of the LyX-file.) This is not the correct definition. A file format change is a change where either the LyX file format or the format of the output is changed in such a way that we need or might need to act. If we, for instance, substitute the package "subfigure" with "subfig", it would be a file format change even if the LyX syntax would remain the same, if the output of subfigures (e.g. the look of the caption) would differ. Jürgen