A little more explanation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22560 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-01-14 21:49:01 +00:00
parent 73f97fa124
commit afa6389644

View File

@ -846,6 +846,9 @@ void LyXAction::init()
where Name is the name of the new command and lfun is the lfun code
to be executed (see e.g. command-sequence LFUN).
\\def_file "FileName" allows to include another .def file.
This is particularly useful in connection with toolbar buttons:
Since the name of the button is derived from <CMDNAME>, a button
cannot otherwise be assigned to a complex command-sequence.
* \li Syntax: call <CMDNAME>
* \li Params: <CMDNAME>: Name of the command that must be called.
<CMDNAME> can be consequently used in menu,