From: Pavel Sanda Date: Sun, 15 Jun 2008 22:22:47 +0000 (+0000) Subject: * Doxy. X-Git-Tag: 1.6.10~4384 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=389d2f99c058b0824a68ccb8c6c18c217a08353a;p=features.git * Doxy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25267 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 41a748d3c9..8a284eb4a3 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1375,6 +1375,17 @@ void LyXAction::init() * \endvar */ { LFUN_MATH_MUTATE, "math-mutate", Noop, Math }, +/*! + * \var lyx::FuncCode lyx::LFUN_MATH_SPACE + * \li Action: Inserts space into math expression. + * \li Notion: Use spacebar after entering this space to change type of space. + * \li Syntax: math-space [] + * \li Params: : negative spaces: !|negmedspace|negthickspace \n + positive spaces: ,|:|;|quad|qquad \n + "," used by default. + * \li Origin: Andre', 25 Jul 2001; ps, 16 Jun 2008 + * \endvar + */ { LFUN_MATH_SPACE, "math-space", Noop, Math }, { LFUN_MATH_IMPORT_SELECTION, "math-import-selection", Noop, Math }, /*! @@ -1414,7 +1425,7 @@ void LyXAction::init() * \li Notion: Provides an interface to the LaTeX math mode font size commands. * \li Syntax: math-size