commit 3c864eea489019728ccde10988f4452b8a95428a Author: Scott Kostyshak <skost...@lyx.org> Date: Sat Nov 7 01:48:36 2015 -0500
NEWS: add what's new in LyX 2.2 diff --git a/NEWS b/NEWS index 1a54a5c..0af7d43 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +What's new in version 2.2.0? +---------------------------- + +The new features in LyX 2.2 are detailed in +http://wiki.lyx.org/LyX/NewInLyX22 + +* HiDPI display support +* Qt5 support +* New text display algorithm +* Horizontal scrolling for large insets +* Improved text color support +* Improved box dialog +* Reworked instant preview +* Enhanced source panel +* Improved outliner and navigation menu +* Enhanced language support +* New supported languages +* New supported LaTeX commands +* Layout enhancements +* Module enhancements +* New preferences settings +* New Converters + + What's new in version 2.1.4? ----------------------------