[LyX/master] Update LFUN_SPECIALCHAR_INSERT action description
Juergen Spitzmueller <[email protected]>
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 677d36e9d835eb1f01728c8d6b8bc6e1b13d3991 Author: Juergen Spitzmueller <[email protected]> Date: Fri Apr 3 09:01:08 2026 +0200 Update LFUN_SPECIALCHAR_INSERT action description --- src/LyXAction.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index ac4d5d8a08..dd6f438af6 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -3900,9 +3900,10 @@ void LyXAction::init() * \var lyx::FuncCode lyx::LFUN_SPECIALCHAR_INSERT * \li Action: Inserts various characters into the document. * \li Syntax: specialchar-insert <CHAR> - * \li Params: <CHAR>: hyphenation, allowbreak, ligature-break, slash, - nobreakdash, dots, end-of-sentence, menu-separator, - lyx, tex, latex, latex2e. + * \li Params: <CHAR>: softhyphen, allowbreak, ligature-break, breakableslash, + nobreakdash, ldots, endofsentence, menuseparator, + LyX, TeX, LaTeX, LaTeX2e. + * Some languages and textclasses/modules add additional <CHAR>s. * \li Origin: spitz, 6 Dec 2007 * \endvar */ -- lyx-cvs mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-cvs