]> git.lyx.org Git - lyx.git/blobdiff - ANNOUNCE
Fix LyX server on Windows
[lyx.git] / ANNOUNCE
index da5fa14c74222cc5cf6037f62ede373c3f1cb3f9..3017cf15b67bbbd3f3a63312c61ee141b91977d8 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
-Public release of LyX version 1.1.1
+Public release of LyX version 2.3.1
 ===================================
 
-What is LyX?
-------------
+We are proud to announce the release of LyX 2.3.1. This is the first
+maintenance release in the 2.3.x series. 
 
-LyX is an advanced open-source "document processor". Unlike standard
-word processors, LyX encourages writing based on the structure of your
-documents, not their appearance, It lets you concentrate on writing,
-leaving details of visual layout to the software.
+You can download LyX 2.3.1 from http://www.lyx.org/Download/.
 
-With the familiar face of a WISYWIG word processor, LyX produces high
-quality, professional output -- using LaTeX, an industrial
-strength typesetting engine. No knowledge of LaTeX is required to
-use LyX; however, there is also a "TeX mode" which allows you to enter
-plain LaTeX commands.
+LyX is a document processor that encourages an approach to writing based 
+on the structure of your documents and not simply their appearance. It is
+released under a Free and Open Source Software license.
 
-All in all, LyX is a complete environment for writing documents. It has
-superior support for scientific writing, but works well for any kind of
-document.
+LyX 2.3.1 is the result of on-going efforts to make our stable version more 
+reliable and more stable. <CONTINUE>
 
-Read more about LyX (including screen shots) at:
+All python scripts distributed with LyX should now be compatible with both
+python 2.x and python 3.x.
 
-    http://www.lyx.org/
+One oft-requested enhancement was to restore a keyboard shortcut for opening
+the 'settings' menu of graphics, reference, etc, insets. This is now Control-
+Alt-i, on Windows and Linux, and Control-Option-i on OSX (assuming you are
+using the default keybindings).
 
-What can LyX do?
-----------------
+If you think you have found a bug in LyX 2.3.1, please open a bug report at
+http://www.lyx.org/trac/wiki/BugTrackerHome. If you're not sure whether it
+really is a bug, you can e-mail the LyX developers' mailing list (lyx-devel 
+<at> lists.lyx.org) and ask. 
 
-A very incomplete feature list:
+If you have trouble using LyX or have a question, consult the documentation 
+that comes with LyX (under the Help or Apple menu) and the LyX wiki, which 
+is at http://wiki.lyx.org/. If you can't find the answer there, e-mail the 
+LyX users' list (lyx-users <at> lists.lyx.org), where you will find an 
+active community of people who are ready to help.
 
-- "standard" word processing: fonts, cut & paste, infinite undo...
-- footnotes, citations, cross-referencing, faxes, spellchecking
-- almost any math expression (with a simple, but powerfull interface)
-- automatic, multilevel outline support (enumerated or bullets)
-- tables and embedded postscript figures support
-- import LaTeX or ASCII
-- export LaTeX, ASCII, DVI, PostScript, LinuxDoc-SGML, DocBook-SGML
-- fair support for non-English documents and/or menus
-- extensive documentation, including a tutorial
-- version control using RCS
+We hope you enjoy using LyX 2.3.1.
 
-How stable is LyX?
-------------------
+The LyX team.
+http://www.lyx.org
 
-This release is considered stable, but as with any software, you should 
-take appropriate back-up steps in a production environment.
-
-Where can I get it?
--------------------
-
-LyX is distributed under the GNU General Public Licence (GPL), which
-means that you can not only use it freely, but also modify and
-redistribute it, provided that you include the source of the program.
-
-The main LyX site is
-
-       ftp://ftp.lyx.org/pub/lyx/
-
-with mirrors at
-
-       ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx
-        ftp://ftp.lip6.fr/pub/lyx/
-        ftp://ftp.sdsc.edu/pub/other/lyx/
-        ftp://ftp.fciencias.unam.mx/pub/Lyx/
-       ftp://mirror.aarnet.edu.au/pub/LyX/
-       
-The source code package is available at:
-
-        ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.0.4.tar.gz
-       ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.0.4.tar.gz
-
-and at the mirrors listed above.
-
-You need to have XForms version 0.81, 0.86 or 0.88 to compile your own 
-version.  Version 0.88 is highly recomended. LyX should also compile
-with 0.89.
-
-Ready-to-run precompiled binaries for various platforms are available at:
-
-        ftp://ftp.lyx.org/pub/lyx/bin/1.0.4/
-
-Binaries for i386-Linux are also available at your local sunsite mirror:
-
-        ftp://sunsite.unc.edu/pub/Linux/apps/editors/lyx-1.0.4-bin.tar.gz
-
-Credits
--------
-
-The LyX Team is composed of volunteers from around the world.  Many, many 
-people have helped make the 1.0 release possible, including:
-
-    Lars Gullik Bjoennes, Alejandro Aguilar Sierra, Asger Alstrup,
-    Jean-Marc Lasgouttes, Juergen Vigna, John P. Weiss, Bernhard Iselborn,
-    Andre Spiegel, Allan Rae, Henner Zeller, Robert van der Kamp,
-    David L. Johnson, Amir Karger, Joacim Persson, Peter Suetterlin,
-    SMiyata, Alkis Polyzotis, ...
-
-Special thanks should go to Matthias Ettrich who started it all.
-
-Feedback
---------
-
-Please direct any comments or questions to the appropriate mailing list as
-described on the LyX homepage (http://www.lyx.org/).
-
-Enjoy!
-
-The LyX Team