]> git.lyx.org Git - lyx.git/blobdiff - lib/RELEASE-NOTES
Reset InsetArgument language after passthru status change
[lyx.git] / lib / RELEASE-NOTES
index 07f73e250a65edfb1415b09fe4bd211a976ad30a..45aaabea929a24519dca453507e2d579869d8064 100644 (file)
@@ -1,58 +1,61 @@
-!Important Changes in LyX 2.3.0
+!Important Changes in LyX 2.4.0
 
 
 !!Interface changes
 
-* LyX now has "inverted" branch insets, which output their contents just in 
-  case a given branch is not "activated". This makes inclusion of alternate
-  material in different versions easier.
 
-* When inserting a command or symbol in mathed, it is now automatically
-  wrapped in a real inset (either \text or \ensuremath) assuring the correct
-  mode, instead of being wrapped only in the output. The wrapping inset can
-  be safely dissolved, as it will be automatically inserted at export time
-  if needed, as usual.
 
+!!Documents compilation process and images conversion
 
-!!!The following pref variables were added in 2.3:
 
 
-!!!The following pref variables were changed in 2.3:
+!!!The following pref variables were added in 2.4:
 
-* \document_path
-  Default is changed to ".". The best guess for where the user wants to save
-  or find files is the directory the user started LyX from. Before, the
-  default was always the home directory. If desired, the old behavior can be
-  restored by changing the default path in Preferences > "Working directory".
 
 
-!!!The following pref variables are obsoleted in 2.3:
+!!!The following pref variables were changed in 2.4:
 
 
-!!!The following new LyX functions have been introduced in 2.3:
 
-* branch-invert
-  Toggles inversion status of branch inset.
+!!!The following pref variables are obsoleted in 2.4:
 
-* lyx-activate
-  Activates the LyX window. Useful in combination with reverse search.
+* \use_qimage
+  This is no longer necessary due to the rewrite of the painter.
 
 
-!!!The following LyX functions have been changed in 2.3:
+!!!The following new LyX functions have been introduced in 2.4:
 
 
-!!!The following LyX documents have been moved in 2.3:
 
+!!!The following LyX functions have been changed in 2.4:
 
-!!!The following metadata files have been added to the tarball in 2.3:
 
 
-!!Changes with respect to external programs and libraries in 2.3:
-* Inkscape SVG with separate LaTeX + PDF output is experimentally supported.
+!!!The following LyX documents have been moved in 2.4:
 
 
-!!Known issues in version 2.3.0
 
+!!!The following new folders have been added to the LyX directory
+
+
+
+!!!The following preferences files have been removed from the tarball in 2.4:
+
+
+
+!!!The following metadata files have been added to the tarball in 2.4:
+
+
+
+!!Changes with respect to external programs and libraries in 2.4:
+
+
+
+!!Known issues in version 2.4.0
+
+* See http://www.lyx.org/trac/wiki/BugTrackerHome
+
+
+!!Caveats when upgrading from earlier versions to 2.4.x
 
-!!Caveats when upgrading from earlier versions to 2.3.x