mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 16:37:28 +00:00
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:
parent
73f97fa124
commit
afa6389644
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user