mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
Unify whitespacing for generation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29677 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
47cefe424d
commit
831b74c236
@ -446,9 +446,9 @@ void LyXAction::init()
|
||||
Identifies whether this is a Character Style, a
|
||||
Custom Inset or an XML Element, and which dynamical
|
||||
sub-menu this flex inset is in on the LyX menu tree.
|
||||
If Standard (currently unused): none of these.
|
||||
If Standard (currently unused): none of these.\n
|
||||
Name: This name must be defined either in your layout file
|
||||
or imported by some module. The definition is \n
|
||||
or imported by some module. The definition is
|
||||
InsetLayout <TYPE:Name>
|
||||
* \li Sample: flex-insert CharStyle:Code
|
||||
* \endvar
|
||||
@ -2218,8 +2218,7 @@ void LyXAction::init()
|
||||
* \li Syntax: inset-insert <INSET> <ARGS>
|
||||
* \li Params: <INSET>: <bibitem|bibtex|cite|ert|listings|external|graphics|
|
||||
hyperlink|include|index|label|nomencl|vspace|ref|toc>\n
|
||||
<ARGS>: depends on the given inset. Use "lyx -dbg action" to
|
||||
explore.
|
||||
<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
|
||||
<Format> is one of the following: \n
|
||||
|
Loading…
Reference in New Issue
Block a user