[EMAIL PROTECTED] wrote: > Author: sanda > Date: Sun Jul 13 12:45:46 2008 > New Revision: 25573 > > +/*! > + * \var lyx::FuncCode lyx::LFUN_CITATION_INSERT > + * \li Action: Inserts citation from loaded citation database. > + * \li Syntax: citation-insert [<KEY>[|<TEXT_BEFORE>]] > + * \li Params: <KEY>: Citation (shortcut listed in available citations). \n > + <TEXT_BEFORE>: text which should appear before citation. > + * \li Origin: AAS, 97-02-23 > + * \endvar > + */
it seems the <TEXT_BEFORE> works in a strange way, Richard, could you have a look how is it supposed to be? pavel