mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
LyXAction.cpp: fix sorting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35347 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d8981b13ae
commit
3d8b6d89b3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user