X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FRELEASE-NOTES;h=07f73e250a65edfb1415b09fe4bd211a976ad30a;hb=1c84d0ca821f847eb34a848dc7150007f2c8c46b;hp=9725e91c429f35d2416b3308ebf131356588b17c;hpb=b1bc328396342ea8de2494ef6d0555518c394501;p=lyx.git diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES index 9725e91c42..07f73e250a 100644 --- a/lib/RELEASE-NOTES +++ b/lib/RELEASE-NOTES @@ -3,18 +3,40 @@ !!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. + !!!The following pref variables were added in 2.3: !!!The following pref variables were changed in 2.3: +* \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 new LyX functions have been introduced in 2.3: +* branch-invert + Toggles inversion status of branch inset. + +* lyx-activate + Activates the LyX window. Useful in combination with reverse search. + !!!The following LyX functions have been changed in 2.3: @@ -26,6 +48,7 @@ !!Changes with respect to external programs and libraries in 2.3: +* Inkscape SVG with separate LaTeX + PDF output is experimentally supported. !!Known issues in version 2.3.0