mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Updated REAMDE and INSTALL a tiny bit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@177 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e9dc3e73b1
commit
cad4d9a025
@ -1,3 +1,8 @@
|
|||||||
|
1999-10-06 Asger Alstrup Nielsen <alstrup@diku.dk>
|
||||||
|
|
||||||
|
* Updated README and INSTALL a bit, mostly to check that my
|
||||||
|
CVS rights are correctly set up.
|
||||||
|
|
||||||
1999-10-06 Lars Gullik Bjønnes <larsbj@lyx.org>
|
1999-10-06 Lars Gullik Bjønnes <larsbj@lyx.org>
|
||||||
|
|
||||||
* src/support/lyxstring.C (helper): removed bogus Assert. strlen
|
* src/support/lyxstring.C (helper): removed bogus Assert. strlen
|
||||||
|
8
INSTALL
8
INSTALL
@ -1,3 +1,11 @@
|
|||||||
|
Note for CVS checkouts
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
If you have checked this out from CVS, you need to have
|
||||||
|
automake, autoconf, and gettext installed. Then,
|
||||||
|
type "./autogen.sh" to build the needed configuration
|
||||||
|
files and proceed as stated below.
|
||||||
|
|
||||||
Compiling and installing LyX
|
Compiling and installing LyX
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
14
README
14
README
@ -1,5 +1,15 @@
|
|||||||
This is a LyX 1.0.x (stable) release
|
This is a LyX development release
|
||||||
------------------------------------
|
---------------------------------
|
||||||
|
|
||||||
|
The LyX Team has adopted a new development model and
|
||||||
|
tries to keep the development version stable as far
|
||||||
|
as possible, but since the program is changing, the
|
||||||
|
development version will be less stable than the
|
||||||
|
stable releases.
|
||||||
|
|
||||||
|
So, don't use this development version on your production
|
||||||
|
documents without testing everything in depth first.
|
||||||
|
|
||||||
|
|
||||||
What is LyX?
|
What is LyX?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user