mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
mention new option
This commit is contained in:
parent
9c6a95b22a
commit
ebc3fee728
@ -188,7 +188,7 @@ Action Splits the current environment with a Separator.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Syntax environment-split [outer|previous]
|
||||
Syntax environment-split [before|outer|previous]
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
@ -1513,7 +1513,7 @@ void LyXAction::init()
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_ENVIRONMENT_SPLIT
|
||||
* \li Action: Splits the current environment with a Separator.
|
||||
* \li Syntax: environment-split [outer|previous]
|
||||
* \li Syntax: environment-split [before|outer|previous]
|
||||
* \li Params: outer: If this is given, LyX will split the outermost environment in
|
||||
the current nesting hierarchy.\n
|
||||
previous: If this is given, LyX will split the environment in the previous
|
||||
|
Loading…
Reference in New Issue
Block a user