]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Customization.lyx: rewrote section how to install LaTeX-packages
[lyx.git] / src / LyXAction.cpp
index 6b66c4fb583628a689cb2a05a544dd8e6df081ac..6d4dc69d66ea4d6947e3a8da41de0cb9c3e17a19 100644 (file)
@@ -2301,7 +2301,7 @@ void LyXAction::init()
  * \li Action: Insert new inset (type given by the parameters).
  * \li Syntax: inset-insert <INSET> <ARGS>
  * \li Params: <INSET>: <bibitem|bibtex|cite|ert|listings|external|graphics|tabular
-                         hyperlink|include|index|label|nomencl|line|vspace|ref|toc>\n
+                         hyperlink|include|index|label|line|nomencl|vspace|ref|toc>\n
                <ARGS>: depends on the given inset. Use "lyx -dbg action" to explore.
  * \li Sample: inset-insert ref LatexCommand <Format> reference "<label name>"\end_inset \n
                where <label name> is the name of the referenced label and