Version | Change log |
LyX 2.4.2 Oct 4, 2024 |
This is almost entirely a bug-fixing release, with no significant new features. However, some crashes have been fixed, and we have made some significant improvements to display speed, which will be especially noticeable on older or slower systems. There has been a change (as of 2.4.0) in how the option to use vertical space between paragraphs is handled. Previously, LyX simply modified parskip and parindent, but this caused various problems (see bug #4796). Now, we use the parskip package. As a result, however, and to ensure there are no changes to old documents, when LyX files from 2.3.x and earlier are converted to the new format, if they were set to use vertical space between paragraphs, the lyx2lyx conversion routine adds % Added by lyx2lyx setlength{parskip}{smallskipamount} setlength{parindent}{0pt} to the preamble and, within LyX itself, resets the text layout to use indentation (so we do not issue the new code for vertical spacing). The net effect is that PDFs generated with LaTeX (etc) look right, but in LyX itself indentation is used. This will happen with any document created with 2.3.x or older. It can also happen with documents created from templates created with 2.3.x or older, and even with new documents, if you had previously set them to use, by default, vertical space. Templates are just LyX files saved in the templates/ folder, and the 'defaults' are simply saved in a template file, defaults.lyx. Hence, if you want the new behavior, or just want the LyX document to look `right', then you will need to make two changes to the document or template: Remove what lyx2lyx added, and then set Paragraph Separation to Vertical Space. |
LyX 2.4.0 Jun 1, 2024 | |
LyX 2.3.8 May 20, 2024 | |
LyX 2.3.7 Jan 7, 2023 | |
LyX 2.3.6.1 Jan 3, 2021 |
This update fixes two problems. The first is that the inclusion of TeX files as child documents was unintentionally broken by the new code that allows for the creation of new files from the child document dialog. The second is that there was some odd behavior of menus under Gnome Wayland, at least on Fedora, due to how window positions were stored between sessions. Otherwise, this version is the same as LyX 2.3.6, and users who do not experience these problems need not upgrade. |
LyX 2.3.6 Dec 1, 2020 |
We are pleased to announce the release of LyX 2.3.6. This is the sixth maintenance release in the 2.3.x series. It is the result of on-going efforts to make our stable version more reliable and more stable. Most of the changes are fairly minor, fixes of smallish bugs, but a couple crashes have been fixed, as well. One oft-requested feature (going back 13 years) is the ability to create new child documents from within the 'include file' dialog. This is now possible. Another equally old bug that has been fixed is that pasting table content outside a table no longer pastes tab characters. With 2.3.6, we also release an updated version of the Windows installer. (It has been available for previous versions for testing.) Perhaps the most significant change is that LyX is now available as a 64 bit Windows application. |
LyX 2.3.5.2 Jun 30, 2020 | This is an emergency release to fix bug number 11889, which reverse quoation marks in some cases when hyperref is enabled. It is otherwise unchanged from the release of LyX 2.3.5. |
LyX 2.3.5.1 Jun 7, 2020 | 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. |
LyX 2.0.6 May 9, 2013 |
LyX 2.0.6 is the result of on-going efforts to make our stable version even more reliable and stable. We have fixed a number of bugs and made a number of improvements. These are detailed in the announcement. We encourage all LyX users to upgrade to this version. You can download the sources in tar.gz format (also tar.xz) and, if you would like to see what has changed, download a gzipped patch against the LyX 2.0.5 sources. (You can get it in .xz too). There are also some binaries available. |