]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
update the ACM SIGPLAN files to latest layout and fileformat
[lyx.git] / RELEASE-NOTES
index 751354f3b397da821593d167058d1724782910b2..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" 
@@ -183,7 +181,18 @@ The following new LyX functions have been introduced:
 
 - LFUN_NOTES_MUTATE, "notes-mutate"
 
-The following new LyX functions have been removed:
+- LFUN_FONT_BOLDSYMBOL, "font-boldsymbol"
+  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.
 
@@ -216,7 +225,7 @@ The following new 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