* UPGRADING

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36588 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-11-29 12:16:49 +00:00
parent 4d02104d31
commit 0180558f7d

View File

@ -6,10 +6,15 @@ How do I upgrade my existing LyX system to version 2.0.x?
The format of preference and session files has changed. LyX 2.0.x is
able to read old files but will save them in the new format.
The format of layout files has changed but, as before,
layout2layout.py will convert older versions to the new format
automatically.
The format of layout files has changed but, as before, layout2layout.py
will convert older versions to the new format automatically.
The syntax of the languages file has been changed. If you use a
modified languages file, you will need to adapt it to the new syntax.
There has been a large change in how Flex insets are named.
When exporting back to 1.6.x format user-defined flex insets will not
be properly reverted. See RELEASE-NOTES for details.
* Upgrading from LyX 1.5.x: