> Author: broider > Date: Mon Jan 14 20:37:52 2008 > New Revision: 22556 > > * \var lyx::kb_action lyx::LFUN_CALL > * \li Action: Executes a command defined in a .def file. > * \li Syntax: call <CMDNAME> > * \li Params: <CMDNAME>: Name of the command that must be called. > * \li Origin: broider, 2 Oct 2007
what is the point of this lfun? only name aliasing? or more lfuns can be run as one CMDNAME? pavel