mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* UPGRADING
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36588 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4d02104d31
commit
0180558f7d
11
UPGRADING
11
UPGRADING
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user