mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-13 20:09:59 +00:00
* Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25243 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
34af23abfb
commit
87a64de1e7
@ -1319,6 +1319,13 @@ void LyXAction::init()
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_MATH_DISPLAY, "math-display", Noop, Math },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_MATH_INSERT
|
||||
* \li Action: Inserts math objects and symbols.
|
||||
* \li Syntax: math-insert <ARG>
|
||||
* \li Params: <ARG>: Symbol or LaTeX code to be inserted.
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_MATH_INSERT, "math-insert", Noop, Math },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_MATH_SUBSCRIPT
|
||||
|
Loading…
x
Reference in New Issue
Block a user