]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Re-organization of Additional Features manual by John Hudson.
[lyx.git] / src / LyXAction.cpp
index 1e8390575a714cc8ca19d45060d13286ed1c59eb..3702810ba0cfd7e2d533253fef6661308bfcdeab 100644 (file)
@@ -635,9 +635,9 @@ void LyXAction::init()
                { LFUN_NEWLINE_INSERT, "newline-insert", Noop, Edit },
 /*!
  * \var lyx::FuncCode lyx::LFUN_SEPARATOR_INSERT
- * \li Action: Inserts an environment separator or paragraph break.
+ * \li Action: Inserts an environment separator or latex paragraph break.
  * \li Syntax: separator-insert [<ARG>]
- * \li Params: <ARG>: <plain|parbreak> default: plain
+ * \li Params: <ARG>: <plain|parbreak|latexpar> default: plain
  * \li Origin: ef, 2 May 2014
  * \endvar
  */
@@ -2460,8 +2460,8 @@ void LyXAction::init()
                         floats, graphics, include, index, info, label,
                         listings, newline, newpage, nomencl, note, phantom,
                         ref, space, tabular, vspace, wrap insets.
- * \li Syntax: inset-modify <INSET> <ARGS>
* \li Syntax: inset-modify changetype <TYPE>
+ * \li Syntax: inset-modify <INSET> <ARGS> \n
              inset-modify changetype <TYPE>
  * \li Sample: inset-modify note Note Comment \n
               inset-modify changetype Ovalbox
  * \endvar