From 4044737b8dfb7d951f1afa9dd61d0ec53b49337a Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 15 Jun 2008 22:56:45 +0000 Subject: [PATCH] Cosmetics git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25269 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 14ff3af610..da9bf85090 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1367,11 +1367,11 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_MATH_MACRO * \li Action: Inserts a math macro definition at the cursor position in the text. - * \li Syntax: math-macro [] [def] + * \li Syntax: math-macro [] [def] * \li Params: : The name of the macro, e.g. "mymacro". - * \li Params: : The number of parameters of the macro. Default is 0. - * \li Params: def: Has effect anymore, just for compatibility with former LyX versions. - * \li Origin: sts, 16 June 2008 + : The number of parameters of the macro. Default is 0. + "def": Has no effect anymore, just for compatibility with former LyX versions. + * \li Origin: ale, 10 May 1997; sts, 21 Dec 2007 * \endvar */ { LFUN_MATH_MACRO, "math-macro", Noop, Math }, -- 2.39.2