mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
* Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25056 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
44d46835fe
commit
772d040c16
@ -290,6 +290,14 @@ void LyXAction::init()
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_FLOAT_WIDE_INSERT, "float-wide-insert", Noop, Edit },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_WRAP_INSERT
|
||||
* \li Action: Inserts floats wrapped by the text around.
|
||||
* \li Syntax: wrap-insert <TYPE>
|
||||
* \li Params: <TYPE>: table|figure
|
||||
* \li Origin: Dekel, 7 Apr 2002
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_WRAP_INSERT, "wrap-insert", Noop, Edit },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_OPTIONAL_INSERT
|
||||
|
Loading…
x
Reference in New Issue
Block a user