]> git.lyx.org Git - lyx.git/commitdiff
Release notes for new LFUN.
authorRichard Heck <rgheck@comcast.net>
Wed, 24 Sep 2008 15:13:39 +0000 (15:13 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 24 Sep 2008 15:13:39 +0000 (15:13 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26519 a592a061-630c-0410-9148-cb99ea01b6c8

RELEASE-NOTES

index 68f39a21ea9f1b6e1e0a2ca96f614f3eefb599f8..0951dd1c7befeaa46aeb352b2e7a8f03814580aa 100644 (file)
@@ -187,6 +187,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 +227,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