Author: rgheck
Date: Fri Apr 25 17:44:36 2014
New Revision: 41003
URL: http://www.lyx.org/trac/changeset/41003
Log:
Announce 2.1.0.
Modified:
www-user/trunk/farm/cookbook/LyX/news.inc
Modified: www-user/trunk/farm/cookbook/LyX/news.inc
==============================================================================
--- www-user/trunk/farm/cookbook/LyX/news.inc Mon Apr 21 18:23:29 2014
(r41002)
+++ www-user/trunk/farm/cookbook/LyX/news.inc Fri Apr 25 17:44:36 2014
(r41003)
@@ -19,6 +19,51 @@
/////////////////////
function news_data() {
+news_item("LyX 2.1.0 released.", "LyX 2.1.0", "April 25, 2014",
+"<p>We are pleased to announce the release of LyX 2.1.0.</p>
+
+<p>LyX 2.1.0 is the culmination of more than three years of hard work.
+You can find an overview of the new features
+<a href=\"http://wiki.lyx.org/LyX/NewInLyX21\">here</a>. Among the most
+important of these are:</p>
+<ul>
+<li>Native IPA inset and IPA toolbar</li>
+<li>New supported languages</li>
+<li>Tex Fonts Additions</li>
+<li>Basic support for Math OpenType fonts</li>
+<li>Document class categories</li>
+<li>Enhanced support for LaTeX options</li>
+<li>Much improved Beamer support</li>
+<li>New supported LaTeX commands</li>
+<li>New export command-line option</li>
+<li>Table rotations</li>
+<li>Layout enhancements</li>
+<li>New modules</li>
+<li>Equation Editor \"mode\"</li>
+</ul>
+
+<p>Source tarballs can be found at our
+<a href=\"ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/\">ftp server</a>. There
+are also <a href=\"ftp://ftp.lyx.org/pub/lyx/bin/2.1.0/\"binaries</a> for
+a number of different platforms.</p>
+
+<p>The file
+<a
href=\"http://git.lyx.org/?p=lyx.git;a=blob_plain;f=RELEASE-NOTES;hb=fde16219ca7860fdfe8adf171d109a7cce61e7b4\">
+RELEASE-NOTES</a> lists some known issues and problems compared
+to the current stable releases (LyX 2.1.x). We strongly recommend that
+packagers of LyX on various platforms and distributions read this file.</p>
+
+<p>As with any major release, this one comes with lot of new features but
+also some bugs. If you think you have found a bug in LyX 2.1.0, either email
+the LyX developers' mailing list (lyx-devel at lists.lyx.org), or open a bug
+report at <a href=\"http://www.lyx.org/trac/wiki/BugTrackerHome\">our bug
tracker</a>.</p>
+
+<p>If you have trouble using LyX or have a question, consult the
+documentation that comes with LyX (under Help) and the
+<a href=\"http://wiki.lyx.org/\">LyX wiki</a>.
+You can also send email to the LyX users'
+list (lyx-users at lists.lyx.org).</p>");
+
news_item("LyX 2.1.0 rc 1 released.", "Release Candidate", "March 26, 2014",
"<p>We are pleased to announce the first release candidate of LyX 2.1.0.
The final release will not differ much from this release. If no major problems