]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Remove the test for "tableofcontents", since that is the only thing this
[lyx.git] / src / LyXAction.cpp
index 7acdf6a957cddcc90a25d4f708f14586efb0030a..7a12dc76e8dcb7b286e7030801c210a00bdb622e 100644 (file)
@@ -2384,6 +2384,8 @@ void LyXAction::init()
                   inset-forall Index delete-char-forward \n
                Close all Notes (also works for a particular branch, for example): \n
                   inset-forall Note inset-toggle close \n
+               Transform all yellow notes to comments \n
+                   inset-forall Note:Note inset-modify note Note Comment \n
                Try to put LyX in an infinite loop if there is at least a Note: \n
                   inset-forall Note char-backward
  * \li Origin: lasgouttes, 27 Nov 2009