]> git.lyx.org Git - lyx.git/blob - ANNOUNCE
8a781337c2a572c3b34f68813f17d96d57859aa3
[lyx.git] / ANNOUNCE
1 Public release of LyX version 1.0.4
2 ===================================
3
4 What is LyX?
5 ------------
6
7 LyX is an advanced open-source "document processor". Unlike standard
8 word processors, LyX encourages writing based on the structure of your
9 documents, not their appearance, It lets you concentrate on writing,
10 leaving details of visual layout to the software.
11
12 With the familiar face of a WSYWIG word processor, LyX produces high
13 quality, professional output -- using LaTeX, an industrial
14 strength typesetting engine. No knowledge of LaTeX is required to
15 use LyX; however, there is also a "TeX mode" which allows you to enter
16 plain LaTeX commands.
17
18 All in all, LyX is a complete environment for writing documents. It has
19 superior support for scientific writing, but works well for any kind of
20 document.
21
22 Read more about LyX (including screen shots) at:
23
24     http://www.lyx.org/
25
26 What can LyX do?
27 ----------------
28
29 A very incomplete feature list:
30
31 - "standard" word processing: fonts, cut & paste, infinite undo...
32 - footnotes, citations, cross-referencing, faxes, spellchecking
33 - almost any math expression (with a simple, but powerfull interface)
34 - automatic, multilevel outline support (enumerated or bullets)
35 - tables and embedded postscript figures support
36 - import LaTeX or ASCII
37 - export LaTeX, ASCII, DVI, PostScript, LinuxDoc-SGML, DocBook-SGML
38 - fair support for non-English documents and/or menus
39 - extensive documentation, including a tutorial
40 - version control using RCS
41
42 What's new compared to LyX version 0.12.0?
43 ------------------------------------------
44
45 Most importantly, import of LaTeX documents is possible if you have
46 Perl installed.  Other than that, some new features, and lots of bug 
47 fixes. See WHATSNEW
48
49 How stable is LyX?
50 ------------------
51
52 This release is considered stable, but as with any software, you should 
53 take appropriate back-up steps in a production environment.
54
55 Where can I get it?
56 -------------------
57
58 LyX is distributed under the GNU General Public Licence (GPL), which
59 means that you can not only use it freely, but also modify and
60 redistribute it, provided that you include the source of the program.
61
62 The main LyX site is
63
64         ftp://ftp.lyx.org/pub/lyx/
65
66 with mirrors at
67
68         ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx
69         ftp://ftp.lip6.fr/pub/lyx/
70         ftp://ftp.sdsc.edu/pub/other/lyx/
71         ftp://ftp.fciencias.unam.mx/pub/Lyx/
72         ftp://mirror.aarnet.edu.au/pub/LyX/
73         
74 The source code package is available at:
75
76         ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.0.4.tar.gz
77         ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.0.4.tar.gz
78
79 and at the mirrors listed above.
80
81 You need to have XForms version 0.81, 0.86 or 0.88 to compile your own 
82 version.  Version 0.88 is highly recomended. LyX should also compile
83 with 0.89.
84
85 Ready-to-run precompiled binaries for various platforms are available at:
86
87         ftp://ftp.lyx.org/pub/lyx/bin/1.0.4/
88
89 Binaries for i386-Linux are also available at your local sunsite mirror:
90
91         ftp://sunsite.unc.edu/pub/Linux/apps/editors/lyx-1.0.4-bin.tar.gz
92
93 Credits
94 -------
95
96 The LyX Team is composed of volunteers from around the world.  Many, many 
97 people have helped make the 1.0 release possible, including:
98
99     Lars Gullik Bjoennes, Alejandro Aguilar Sierra, Asger Alstrup,
100     Jean-Marc Lasgouttes, Juergen Vigna, John P. Weiss, Bernhard Iselborn,
101     Andre Spiegel, Allan Rae, Henner Zeller, Robert van der Kamp,
102     David L. Johnson, Amir Karger, Joacim Persson, Peter Suetterlin,
103     SMiyata, Alkis Polyzotis, ...
104
105 Special thanks should go to Matthias Ettrich who started it all.
106
107 Feedback
108 --------
109
110 Please direct any comments or questions to the appropriate mailing list as
111 described on the LyX homepage (http://www.lyx.org/).
112
113 Enjoy!
114
115 The LyX Team