Author: rgheck Date: Sun Jun 7 17:21:18 2020 New Revision: 41258 URL: http://www.lyx.org/trac/changeset/41258
Log: LyX 2.3.5. Added: www-user/trunk/announce/2_3_5.txt Modified: www-user/trunk/farm/cookbook/LyX/news.inc www-user/trunk/misc/rss/lyx_news_feed.xml Added: www-user/trunk/announce/2_3_5.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ www-user/trunk/announce/2_3_5.txt Sun Jun 7 17:21:18 2020 (r41258) @@ -0,0 +1,186 @@ +Public release of LyX version 2.3.5 +=================================== + +We are proud to announce the release of LyX 2.3.5. This is the fifth +maintenance release in the 2.3.x series. We encourage all users to +upgrade to this version. + +You can download LyX 2.3.5 from http://www.lyx.org/Download/. + +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. + +LyX 2.3.5 is the result of on-going efforts to make our stable version more +reliable and more stable. Most of the changes are incremental, but quite a +few important bugs have now been fixed. + +One important change is that Inkscape 1.0 is now supported: It will be detected +and configured automatically. Users of previous versions have recently reported +configuration failures when Inkscape 1.0 is installed, leading to an incomplete +(and all but unusable) installation of LyX. This should also be fixed. + +If you think you have found a bug in LyX 2.3.5, 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. + +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. + +We hope you enjoy using LyX 2.3.5. + +The LyX team. +http://www.lyx.org + + +What's new +========== + +** Updates: +*********** + +* DOCUMENT INPUT/OUTPUT + +- Add layout file for revtex 4.2. + + +* USER INTERFACE + +- Keep citation style when all selected citations are deleted (bug 11748). + +- Add shortcut for Insert > Separated <Environment> Above. + + +* DOCUMENTATION AND LOCALIZATION + +- Updated Brazilian Portuguese, Dutsch, German, Interlingua, Italian, Russian + and Slovak user interface localization. + + +* BUILD/INSTALLATION + +- Provide the option to code sign the LyX application on Mac. + + + +** Bug fixes: +************* + +* DOCUMENT INPUT/OUTPUT + +- Fix crash with non-encodable glyph in nomcenlature inset (bug 11584). + +- Fix crash with non-encodable glyph in class options (bug 11865). + +- Support for Inkscape 1.0 (new command line syntax) (bug 11742). + +- Fix problems with non-ASCII characters in file path with recent LaTeX + (bug 11146). + +- Fix problems with recent LaTeX when \input@path contains tilde and space + (bug 11699). + +- Fix output with class-provided geometry package (bug 11724). + +- Fix erroneous space in output caused by changebar module (bug 11473). + +- Correctly strike out deleted text after deleted display math (bug 11716). + +- Fix loading of amsmath in beamer article classes (bug 11768). + +- Prevent polyglossia options from being output to PDF TOC (bug 11813). + +- Use real typographic quotation marks in PDF TOC (with pdflatex). + +- Fix problems with apostrophe in path on Windows (bug 9368). + +- Don't open a new instance just because no files are given (bug 11635). + +- Fix tablefootnote loading order (bug 11841). + +- Fix reloading of changed include inset (bug 11842). + +- Don't output \maketitle twice with branches (bug 11787). + +- Output \PassOptionsToPackage before any package is loaded (bug 11862). + + +* USER INTERFACE + +- Avoid crash in some cases where a dialog is shown during operation + (bug 11763). + +- Fix crash with nested insets when spaces are removed automatically (bug 11777). + +- Fix a crash reported on lyx users. + There was an uninitialized buffer member of MathData in LFUN dispatch. + +- Fix backspace deletion of selected items with change tracking (bug 11630). + +- Fix display glitch where the change tracking cue blinks with the cursor + (bug 11684). + +- Consider shorthand in biblatex cite display (bug 11696). + +- Properly resize columns of child document table widget. + +- Fix problem with validation of InsetLayout. + +- Fix over-hasty resetting of dialog in Child Documents settings (bug 11564). + +- Fix problems when pasting ZERO WIDTH NON-JOINER (bug 11790). + +- Remove newlines from LFUNs entered in the shortcut dialog. + +- Add copy, paste, etc, to math context menu (but 11799). + +- Avoid bleeding of inset background outside of inset (bug 11786). + +- Disallow adding columns with gathered environment as this is not + supported (bug 11812). + +- Preserve paragraph spacing when breaking a paragraph at the start + (bug 11817). + +- Improve reporting of undefined control sequences in preamble (bug 11844). + +- Fix direction of some parts of text in bidi texts (bug 11691). + +- Do not insert \textquoteright with Hunspell (bug 11832). + +- Fix disappearing selection with clipboard managers on X11 (bug 11715). + +- Correct hierarchy level of Bib(la)tex inset in outliner if "Show in Toc" + is selected (bug 11863). + +- Don't close a document if the "close or hide" dialog is canceled (bug + 11456). + +- Disable PDF bookmarksopen level widget if booksmarksopen is false + (bug 11289). + +- Fix encoding issues with python 3 when generating preview snippets. + + +* TEX2LYX + +- Fix import of nested polyglossia language environments (bug 11878). + + +* LYXHTML + +- Don't output LaTeX preamble snippets with HTML (bug 11780). + + +* BUILD/INSTALLATION + +- Do not break configuration if a layout file is not decodable. Rather than that, + issue a warning and skip that file (bug 11736). + +- Download dictionary and thesaurus files, on Windows, from our SVN repo (bug 11192). + +- Avoid many warnings with g++ 10 and clang++ 10. Modified: www-user/trunk/farm/cookbook/LyX/news.inc ============================================================================== --- www-user/trunk/farm/cookbook/LyX/news.inc Mon Jun 1 19:37:10 2020 (r41257) +++ www-user/trunk/farm/cookbook/LyX/news.inc Sun Jun 7 17:21:18 2020 (r41258) @@ -20,6 +20,24 @@ function news_data() { +news_item("LyX 2.3.5 released.", "Fifth Maintenance Release in 2.3.x Series", "June 7, 2020", +"<p>We are pleased to announce the release of LyX 2.3.5. This is the fifth +maintenance release in the 2.3.x series. </p> + +<p>LyX 2.3.5 is the result of on-going efforts to make our stable version more +reliable and more stable. Most of the changes are incremental, but quite a +few important bugs have now been fixed. One important change is that Inkscape +1.0 is now supported: It will be detected and configured automatically. Users +of previous versions have recently reported configuration failures when +Inkscape 1.0 is installed, leading to an incomplete (and all but unusable) +installation of LyX. This should also be fixed.</p> + +<p>You can download the +<a href=\"ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-2.3.5.tar.gz\">sources in tar.gz format</a> +(also +<a href=\"ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-2.3.5.tar.xz\">tar.xz</a>). There are also some +<a href=\"ftp://ftp.lyx.org/pub/lyx/bin/2.3.5/\">binaries</a> available. </p>"); + news_item("LyX 2.3.4.2 released.", "Emergency Re-Release of 2.3.4", "February 12, 2020", "<p>This is an emergency release that fixes four bugs in 2.3.4. Only the first two really warrant an emergency release, but while we're at it...</p> Modified: www-user/trunk/misc/rss/lyx_news_feed.xml ============================================================================== --- www-user/trunk/misc/rss/lyx_news_feed.xml Mon Jun 1 19:37:10 2020 (r41257) +++ www-user/trunk/misc/rss/lyx_news_feed.xml Sun Jun 7 17:21:18 2020 (r41258) @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="iso-8859-1"?> <rss version="2.0"><channel><title>LyX news feed</title><link>https://www.lyx.org/News</link><description>The latest news about LyX, a WYSIWYM document processor</description> -<lastBuildDate>Wed, 12 Feb 2020 10:30:07 GMT</lastBuildDate><generator>PyRSS2Gen-1.0.0</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs> +<lastBuildDate>Sun, 07 Jun 2020 11:44:02 GMT</lastBuildDate><generator>PyRSS2Gen-1.0.0</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs> +<item><title>LyX 2.3.5 released.</title><link>https://www.lyx.org/News</link><description>Fifth Maintenance Release in 2.3.x Series</description><guid isPermaLink="false">LyX news feed June 7, 2020</guid><pubDate> 7 Jun 2020 00:00:00 GMT</pubDate></item> <item><title>LyX 2.3.4.2 released.</title><link>https://www.lyx.org/News</link><description>Emergency Re-Release of 2.3.4</description><guid isPermaLink="false">LyX news feed February 12, 2020</guid><pubDate>uary 12 Feb 2020 00:00:00 GMT</pubDate></item> <item><title>LyX 2.3.4 released.</title><link>https://www.lyx.org/News</link><description>Fourth Maintenance Release in 2.3.x Series</description><guid isPermaLink="false">LyX news feed January 31, 2020</guid><pubDate>ary 31 Jan 2020 00:00:00 GMT</pubDate></item> <item><title>LyX 2.3.3 released.</title><link>https://www.lyx.org/News</link><description>Third Maintenance Release in 2.3.x Series</description><guid isPermaLink="false">LyX news feed June 25, 2019</guid><pubDate> 25 Jun 2019 00:00:00 GMT</pubDate></item> @@ -8,5 +9,4 @@ <item><title>LyX 2.3.1 released.</title><link>https://www.lyx.org/News</link><description>First Maintenance Release in 2.3.x Series</description><guid isPermaLink="false">LyX news feed September 16, 2018</guid><pubDate>ember 16 Sep 2018 00:00:00 GMT</pubDate></item> <item><title>Windows installers released</title><link>https://www.lyx.org/News</link><description>LyX 2.3.0</description><guid isPermaLink="false">LyX news feed July 8, 2018</guid><pubDate> 8 Jul 2018 00:00:00 GMT</pubDate></item> <item><title>LyX 2.3.0 released.</title><link>https://www.lyx.org/News</link><description>New Stable Series</description><guid isPermaLink="false">LyX news feed March 16, 2018</guid><pubDate>h 16 Mar 2018 00:00:00 GMT</pubDate></item> -<item><title>LyX 2.2.4 released.</title><link>https://www.lyx.org/News</link><description>Fourth and Final Maintenance Release in 2.2.x Series</description><guid isPermaLink="false">LyX news feed March 28, 2018</guid><pubDate>h 28 Mar 2018 00:00:00 GMT</pubDate></item> </channel></rss> -- lyx-cvs mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-cvs
