mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
* Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24137 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
699740311d
commit
726fd69fb9
@ -1071,6 +1071,10 @@ void LyXAction::init()
|
|||||||
* \var lyx::FuncCode lyx::LFUN_INSET_DISSOLVE
|
* \var lyx::FuncCode lyx::LFUN_INSET_DISSOLVE
|
||||||
* \li Action: Dissolve the current inset into text.
|
* \li Action: Dissolve the current inset into text.
|
||||||
* \li Syntax: inset-dissolve [<INSET>]
|
* \li Syntax: inset-dissolve [<INSET>]
|
||||||
|
* \li Params: <INSET>: this can be used to make sure the right kind of inset
|
||||||
|
is dissolved. For example "dissolve" entry in the charstyles
|
||||||
|
sub-menu should only dissolve the charstyle inset, even if the
|
||||||
|
cursor is inside several nested insets of different type.
|
||||||
* \li Author: JSpitz, 7 Aug 2006
|
* \li Author: JSpitz, 7 Aug 2006
|
||||||
* \endvar
|
* \endvar
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user