2000-11-15 03:22:08 +00:00
|
|
|
How do I upgrade my existing LyX system to version 1.1.6?
|
1999-09-27 18:44:28 +00:00
|
|
|
---------------------------------------------------------
|
|
|
|
|
1999-10-02 14:01:04 +00:00
|
|
|
If you upgrade from version 0.12.0 or 1.0.x, you shouldn't have
|
1999-11-02 07:29:25 +00:00
|
|
|
any problems. However, in the source we have begun a transition
|
|
|
|
to use ANSI C++ more and this can make it hard or impossible to
|
|
|
|
compile LyX on old or non-conformant compilers. If the compile is
|
|
|
|
successfull everything should be just like in 1.0.4. Just run
|
|
|
|
"make install", and it will automatically update the necessary
|
|
|
|
files, provided that you install LyX the same place as
|
|
|
|
an existing version.
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
Document transfer
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
In general, you don't need to convert any documents saved with LyX
|
2000-11-15 03:22:08 +00:00
|
|
|
v0.10, v0.12.0 or v1.0.x to use them with LyX v1.1.6.
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2000-11-15 03:22:08 +00:00
|
|
|
LyX v1.1.6 can read all documents saved with lyx-0.12.0 and later correctly.
|
1999-09-27 18:44:28 +00:00
|
|
|
Documents saved with lyx-0.10.x are read correctly up to the old math
|
|
|
|
mode, which is not supported anymore. If you have documents with such
|
|
|
|
math formulas, you convert it using the program COLD, written by Preben
|
|
|
|
Rhandol. COLD can be found at:
|
|
|
|
|
|
|
|
http://www.pvv.org/~randhol/lyx/COLD/
|
|
|
|
ftp://ftp.lyx.org/pub/lyx/contrib/
|
|
|
|
|
|
|
|
or at one of LyX archive mirror sites listed in README.
|
|
|
|
|
2000-11-15 03:22:08 +00:00
|
|
|
Documents saved with LyX version 1.1.6 can be read correctly by
|
2001-01-03 17:43:29 +00:00
|
|
|
LyX v0.12.0 and v1.0.x, except for new and a couple of changed
|
|
|
|
features. A notable exception is the tabular format, which has changed
|
|
|
|
in a major way in 1.1.6. No older versions of LyX are able to read
|
|
|
|
this new inset.
|