Helge Hafting wrote:
> Why? An old LyX will open files created with the new
> LyX just fine - because the .lyx file don't differentiate
> between the wrapfig and floatflt latex packages.
>
> The .lyx file format just specifies a "wrapped figure",
> which either of these packages implement.

But the output will (most probably) look different.

> Different versions of LyX will then generate different latex,
> but they save exactly the same .lyx file. So no conversion
> is necessary, not even in order to go back to an earlier
> version of LyX.

They will produce different dvi/pdf-output. Furthermore, it might turn out 
that there are things that wrapfig doesn't do, but floatflt does. Then we 
need to convert to ERT.

> If you still need a version change (for political reasons?)
> please give me a hint on how I change the file format
> and add the do-nothing-at-all conversion. I can then add
> that to my wrapfig patch.

Increase the version number in buffer.cpp, adapt lyx2lyx/LyX.py and 
lyx_1_6.py, and add some documentation notes to development/FORMAT.

Note that this change can only happen in 1.6, not 1.5.

Jürgen

Reply via email to