cosmetics.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23806 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-03-18 12:21:52 +00:00
parent 18101eea7b
commit 8f7adcbd65

View File

@ -360,7 +360,8 @@ void LyXAction::init()
* \li Action: Inserts one of horizontal space insets. * \li Action: Inserts one of horizontal space insets.
* \li Syntax: space-insert <NAME> [<LEN>] * \li Syntax: space-insert <NAME> [<LEN>]
* \li Params: <NAME>: normal, protected, thin, quad, qquad, enspace, enskip, * \li Params: <NAME>: normal, protected, thin, quad, qquad, enspace, enskip,
negthinspace, hfill, dotfill, hrulefill, hspace, hspace* \n negthinspace, hfill, hfill*, dotfill, hrulefill, hspace,
hspace* \n
<LEN>: length for custom spaces (hspace, hspace* for protected) <LEN>: length for custom spaces (hspace, hspace* for protected)
* \li Origin: JSpitzm, 20 May 2003, Mar 17 2008 * \li Origin: JSpitzm, 20 May 2003, Mar 17 2008
* \endvar * \endvar