mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
* doxy - clarify math-mode
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29894 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c6d26a3ddd
commit
f1ced7a6ff
@ -1612,8 +1612,9 @@ void LyXAction::init()
|
|||||||
* \li Action: In text mode enters math mode (i.e. puts math insets on the current
|
* \li Action: In text mode enters math mode (i.e. puts math insets on the current
|
||||||
cursor position), in math mode enters text mode inside math expression.
|
cursor position), in math mode enters text mode inside math expression.
|
||||||
* \li Notion: If there is some selected text, it puts the text inside created math box.
|
* \li Notion: If there is some selected text, it puts the text inside created math box.
|
||||||
* \li Syntax: math-mode [<ARG>]
|
* \li Syntax: math-mode [on|<ARG>]
|
||||||
* \li Params: <ARG>: eventual argument (LaTeX code) is passed to #LFUN_MATH_INSERT .
|
* \li Params: <ARG>: eventual argument (LaTeX code) is passed to #LFUN_MATH_INSERT .\n
|
||||||
|
"on": allow only entering of math mode from text mode.
|
||||||
* \li Origin: Alejandro, 4 Jun 1996
|
* \li Origin: Alejandro, 4 Jun 1996
|
||||||
* \endvar
|
* \endvar
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user