]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
Updates to InsetLayout docs, mostly due to Martin.
[lyx.git] / RELEASE-NOTES
index 68f39a21ea9f1b6e1e0a2ca96f614f3eefb599f8..87bdabbd86f71d1333a36bdda61d4a3665b09a94 100644 (file)
@@ -170,8 +170,6 @@ The following new LyX functions have been introduced:
 
 - LFUN_SET_GRAPHICS_GROUP, "set-graphics-group"
 
-- LFUN_GRAPHICS_GROUPS_UNIFY, "graphics-groups-unify"
-
 - LFUN_BRANCH_ACTIVATE, "branch-activate"
 
 - LFUN_BRANCH_DEACTIVATE, "branch-deactivate" 
@@ -187,6 +185,13 @@ The following new LyX functions have been introduced:
   This is the same as LFUN_FONT_BOLD except that in math mode \boldsymbol
   is used instead of \mathbf.
 
+- LFUN_COMMAND_ALTERNATIVES, "command-alternatives"
+  This works similarly to command-sequence, except that instead of running
+  each of the commands, it only runs the first one that is enabled. This can
+  be used to bind multiple functions to a single key, and then which one is
+  used will depend upon the context.
+
+
 The following LyX functions have been removed:
 
 - LFUN_FILE_NEW.
@@ -220,7 +225,7 @@ The following LyX functions have been removed:
 
 - LFUN_BIBITEM_INSERT.
 
-For the detailed description of LyX functions look into doxygen documentation.
+For the detailed description of LyX functions look under the Help menu.
 
 
 Known issues in version 1.6.0