commit 76bebaf3f3e40b14fb13c1eec6d4870c3bd1f43e Author: Richard Kimberly Heck <rikih...@lyx.org> Date: Thu Jun 5 17:39:40 2025 -0400
News --- NEWS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/NEWS b/NEWS index e90ba40239..cb9097b87d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +What's new in version 2.4.4? +---------------------------- + +We have fixed a number of bugs, including some crashes, and introduced a few +new features. + +There have been a number of updates to LyX's interface with computer algebra +systems. + +LyX now (again) has a function (error-next) and a menu entry (Navigate > +Next Error) to quickly jump to the next compilation error. LyX now also has a +function (errors-show) and a menu entry (Document > Processing Errors) to +(re)open the dialog that lists compilation errors (a.k.a. "LaTeX Errors") +after it has been closed, with the next error at/after cursor highlighted. + +An important fix concerns the generation of previews. In certain cases, +LaTeX adds a temporary page at the end, and this confuses our python script +that generates previews, making it unable to determine the pages to process +through dvipng. This has been fixed for versions of dvipng >= 1.16. + + What's new in version 2.4.3? ---------------------------- -- lyx-cvs mailing list lyx-cvs@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-cvs