X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.cpp;h=27b87391e6a78cf14c237f2933cb00a1dbee0cd0;hb=2de30c62f8d671a8c8d4d52a6a7310e2c5ca84de;hp=7a4ec33961e3f19271cbc4d1e631854f59348dee;hpb=6774176aab831a375cd18c02c6f6ae7a5dd08b43;p=lyx.git diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 7a4ec33961..27b87391e6 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -63,12 +63,12 @@ namespace lyx { /*! * \var lyx::FuncCode lyx::LFUN_ - * \li Action: - * \li Notion: - * \li Syntax: - * \li Params: + * \li Action: + * \li Notion: + * \li Syntax: + * \li Params: * \li Sample: - * \li Origin: + * \li Origin: * \endvar */ @@ -99,7 +99,7 @@ void LyXAction::init() // magnitudes faster. static bool init; - if (init) + if (init) return; struct ev_item { @@ -199,6 +199,14 @@ void LyXAction::init() * \endvar */ { LFUN_ACCENT_OGONEK, "accent-ogonek", Noop, Edit }, +/*! + * \var lyx::FuncCode lyx::LFUN_ACCENT_PERISPOMENI + * \li Action: Adds a perispomeni (Greek circumflex) + over the next character typed. + * \li Syntax: accent-perispomeni + * \endvar + */ + { LFUN_ACCENT_PERISPOMENI, "accent-perispomeni", Noop, Edit }, /*! * \var lyx::FuncCode lyx::LFUN_ACCENT_TIE * \li Action: Adds a tie \htmlonly (a͡)\endhtmlonly @@ -319,7 +327,8 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_ARGUMENT_INSERT * \li Action: Inserts an argument (short title) inset. - * \li Syntax: argument-insert + * \li Syntax: argument-insert + * \li Params: : see layout declarations * \li Origin: vermeer, 12 Aug 2002 * \endvar */ @@ -392,10 +401,29 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_QUOTE_INSERT * \li Action: Inserts quotes according to the type and quote-language preference. - * \li Notion: Currently English, Swedish, German, Polish, French, Danish quotes - are distinguished. - * \li Syntax: quote-insert [] - * \li Params: : 'single' for single quotes, otherwise double quotes will be used. + * \li Notion: Currently 15 different quote styles are distinguished (see params). + * \li Syntax: quote-insert [] [] [