mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Further cleanup of UPGRADING following Dekel's advice
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5994 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
524964bcb4
commit
6f1bb969b6
@ -1,3 +1,7 @@
|
|||||||
|
2003-01-27 Angus Leeming <leeming@lyx.org>
|
||||||
|
|
||||||
|
* UPGRADING: further cleanup following some advice from Dekel.
|
||||||
|
|
||||||
2003-01-26 Angus Leeming <leeming@lyx.org>
|
2003-01-26 Angus Leeming <leeming@lyx.org>
|
||||||
|
|
||||||
* README, NEWS, INSTALL: tighten up the English and make them a bit
|
* README, NEWS, INSTALL: tighten up the English and make them a bit
|
||||||
|
13
UPGRADING
13
UPGRADING
@ -1,9 +1,11 @@
|
|||||||
How do I upgrade my existing LyX system to version 1.3.0?
|
How do I upgrade my existing LyX system to version 1.3.0?
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
If you upgrade from version 1.1.6 or 1.1.5, you shouldn't have any
|
One of the perennial bug bears of LyX users in the past has been that
|
||||||
problems. It is nevertheless a good idea to advise all users to run
|
they have had to run Edit->Reconfigure when starting their new version
|
||||||
Edit->Reconfigure.
|
of the code for the first time. Strange and wonderful things would
|
||||||
|
often result if they forgot to do this, so LyX 1.3.0 now runs
|
||||||
|
Edit->Reconfigure automatically the first time the program is run.
|
||||||
|
|
||||||
If you have your own layout files, you may need to update them a little:
|
If you have your own layout files, you may need to update them a little:
|
||||||
|
|
||||||
@ -58,11 +60,6 @@ wrap text around a figure, you will need to modify this for LyX 1.2.0
|
|||||||
manually, as described in the manuals. Please ask on the lyx-users
|
manually, as described in the manuals. Please ask on the lyx-users
|
||||||
list for assistance if you have trouble with this.
|
list for assistance if you have trouble with this.
|
||||||
|
|
||||||
Note that your document may rely on the floatflt package (for example,
|
|
||||||
you may use \floatingfigure via LaTeX commands). If your document does
|
|
||||||
not have "\usepackage{floatflt}" already in the user pre-amble, you will
|
|
||||||
need to add it.
|
|
||||||
|
|
||||||
The babel package is now loaded after the user-defined
|
The babel package is now loaded after the user-defined
|
||||||
preamble (because some packages really need to be loaded before
|
preamble (because some packages really need to be loaded before
|
||||||
babel). If you relied, on babel being loaded before your own
|
babel). If you relied, on babel being loaded before your own
|
||||||
|
Loading…
Reference in New Issue
Block a user