X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=NEWS;h=0e24d958a4df54dfeb1c0cdd454975ab71862684;hb=dab43e77955e5b21fa556f53143d42e09e439f40;hp=c78925944962c16f99f665368b86e6cbaa916d48;hpb=d246375c2c65154fccacac6a6159db3fa606263f;p=lyx.git diff --git a/NEWS b/NEWS index c789259449..0e24d958a4 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ LyX 1.2.0 is the version where many of changes in the 1.1.x series really begin to pay off. It should prove to be a very solid base for further developments. As of this version, we use (yet another) new versioning scheme: next major version will be 1.3.0, and 1.2.x will -be just incremental fixes (like the fix series used to be for 1.1.5 +be just incremental fixes (like the `fix' series used to be for 1.1.5 and 1.1.6). This version sees the introduction of the so-called `new' insets, @@ -13,11 +13,12 @@ which can contain arbitrary text. As a consequence, many new features are now possible: - Floats, footnotes and margin notes are now real insets. The - positional parameters of figure, table and algorith, floats can be set + positional parameters of figure, table and algorithm floats can be set float-by-float -- Most problems with the new table inset of 1.1.6 have been resolved - (memory consumption, spell-checking, search and replace...) +- Most problems with the new table inset of 1.1.6 have been addressed + (memory consumption, file bloat, spell-checking, search and replace...). + Better longtable header/footer support was implemented. - TeX mode has been superseded by the ERT inset, which is foldable, or can be shown inline @@ -27,6 +28,10 @@ are now possible: - New minipage inset +Note that another consequence of these changes is that older LyX +versions will almost certainly fail to read files produced by LyX +1.2.0. + Other more traditional insets have been improved too: @@ -43,10 +48,22 @@ The math editor has been mostly rewritten. This begun as a general cleanup, but it turns out that many new features happened in this process, among which: -- possibility to display arbitrary TeX symbols as long as the fonts are - made available to the X server +- many of the known bugs or annoyances in mathed have been fixed. + +- possibility to display all standard latex and amsmath symbols (and + also the \mathcal, \mathbb, and \mathfrak fonts)as long as the + relevant fonts have been made available to the X server - support for many amsmath features + Commands: xrightarrow, xleftarrow, substack, underset, dddot + over/under arrows (e.g. underleftarrow). + Environments: align, alignat, xalignat, xxalignat, multline, gather + split, gathered, aligned, cases, subarray, pmatrix, bmatrix, vmatrix, + Vmatrix + +- Preliminary support for xymatrix + +- Support for horizontal and vertical lines in arrays. - Improvements to the parser @@ -54,21 +71,24 @@ process, among which: - (Better) support for nested macros -- (Better) support for \limits/\nolimits - - Enable size changes to arrays after creation (add/delete rows/columns) -- Support for changing font on a selection +- Support for changing font or displaystyle on a selection + +- GUI support provided for many more features Other changes include: -- Most of the popups have been rewritten in the GUI-I framework, and +- Support for windows with cygwin has been incorporated into the main + distribution. + +- Most of the dialogs have been rewritten in the GUI-I framework, and improved in the process - The kde frontend has been dropped in favor of a new qt2 frontend. Note that only the xforms front is really operational as of this - version and alternative fontends are expected for 1.3.0 + version and alternative frontends are expected for 1.3.0 - The citation dialog has a search facility, with support for regular expressions. @@ -83,13 +103,15 @@ Other changes include: - Updated documentation +- a few more document classes for journals: dtk, ltugboat and svprobth. + - Support for setting bookmarks and jumping to them - It is possible to cycle between a label and its references. - Preliminary support for multiple bibliographies -- Babel can be disabled when using the default language +- Babel can be disabled - A thesaurus facility (English only)