commit 2f03e156ce872a9a33f43d0b7a8756e2d57a0a03 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Dec 27 16:02:31 2016 +0100
Add some line breaks --- lib/doc/LFUNs.lyx | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++- src/LyXAction.cpp | 34 +++++++++++++------------- 2 files changed, 86 insertions(+), 18 deletions(-) diff --git a/lib/doc/LFUNs.lyx b/lib/doc/LFUNs.lyx index 026513a..4eea674 100644 --- a/lib/doc/LFUNs.lyx +++ b/lib/doc/LFUNs.lyx @@ -3454,7 +3454,75 @@ Syntax quote-insert [<LEVEL>] [<SIDE>] [<STYLE>] \end_layout \begin_layout Description -Params <LEVEL>: 'inner' for (i.e., secondary, usually single) quotes, otherwise outer (i.e., primary, usually double) quotes will be used. <SIDE>: 'opening' for opening quotes, 'closing' for closing quotes, otherwise the side will be guessed from the context. <STYLE>: 'british' for `British' quote style (with ``inner quotation'') 'cjk' for Chinese/Japanese/Korean corner bracket quotation marks 'cjk-angle' for Chinese/Japanese/Korean angle bracket quotation marks 'danish' for >>Danish<< quote style (with >inner quotation<) 'english' for ``English'' quote style (with `inner quotation') 'french' for <<french>> quote style (with ``inner quotation'') 'frenchin' for <<frenchin>> quote style (with <<inner quotation>>) ["in" = Imprimerie Nationale] 'german' for ,,German`` quote style (with ,inner quotation`) 'plain' for "Plain" quote style (with 'inner quotation') 'polish' for ,,Polish'' quote style (with ,inner quotation') 'swedish' for ''Swedish'' quote style (with 'inner quotation') 'swedishg' for >>swedishg>> quote style (with 'inner quotation') ["g" = Guillemets] 'swiss' for <<Swiss>> quote style (with <inner quotation>) 'russian' for <<Russian>> quote style (with ,,inner quotation``) 'dynamic' for Dynamic quotation marks which inherit the global document style If no quote style is specified, the document-wide will be used. +Params <LEVEL>: 'inner' for (i.e., secondary, usually single) quotes, otherwise outer (i.e., primary, usually double) quotes will be used. +\begin_inset Newline newline +\end_inset + +<SIDE>: 'opening' for opening quotes, 'closing' for closing quotes, otherwise the side will be guessed from the context. +\begin_inset Newline newline +\end_inset + +<STYLE>: 'british' for `British' quote style (with ``inner quotation'') +\begin_inset Newline newline +\end_inset + +'cjk' for Chinese/Japanese/Korean corner bracket quotation marks +\begin_inset Newline newline +\end_inset + +'cjk-angle' for Chinese/Japanese/Korean angle bracket quotation marks +\begin_inset Newline newline +\end_inset + +'danish' for >>Danish<< quote style (with >inner quotation<) +\begin_inset Newline newline +\end_inset + +'english' for ``English'' quote style (with `inner quotation') +\begin_inset Newline newline +\end_inset + +'french' for <<french>> quote style (with ``inner quotation'') +\begin_inset Newline newline +\end_inset + +'frenchin' for <<frenchin>> quote style (with <<inner quotation>>) ["in" = Imprimerie Nationale] +\begin_inset Newline newline +\end_inset + +'german' for ,,German`` quote style (with ,inner quotation`) +\begin_inset Newline newline +\end_inset + +'plain' for "Plain" quote style (with 'inner quotation') +\begin_inset Newline newline +\end_inset + +'polish' for ,,Polish'' quote style (with ,inner quotation') +\begin_inset Newline newline +\end_inset + +'swedish' for ''Swedish'' quote style (with 'inner quotation') +\begin_inset Newline newline +\end_inset + +'swedishg' for >>swedishg>> quote style (with 'inner quotation') ["g" = Guillemets] +\begin_inset Newline newline +\end_inset + +'swiss' for <<Swiss>> quote style (with <inner quotation>) +\begin_inset Newline newline +\end_inset + +'russian' for <<Russian>> quote style (with ,,inner quotation``) +\begin_inset Newline newline +\end_inset + +'dynamic' for Dynamic quotation marks which inherit the global document style +\begin_inset Newline newline +\end_inset + +If no quote style is specified, the document-wide will be used. \end_layout \begin_layout Subsection* diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index b6b6675..27b8739 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -404,25 +404,25 @@ void LyXAction::init() * \li Notion: Currently 15 different quote styles are distinguished (see params). * \li Syntax: quote-insert [<LEVEL>] [<SIDE>] [<STYLE>] * \li Params: <LEVEL>: 'inner' for (i.e., secondary, usually single) quotes, otherwise - * outer (i.e., primary, usually double) quotes will be used. + * outer (i.e., primary, usually double) quotes will be used.\n * <SIDE>: 'opening' for opening quotes, 'closing' for closing quotes, - * otherwise the side will be guessed from the context. - * <STYLE>: 'british' for `British' quote style (with ``inner quotation'') - * 'cjk' for Chinese/Japanese/Korean corner bracket quotation marks - * 'cjk-angle' for Chinese/Japanese/Korean angle bracket quotation marks - * 'danish' for >>Danish<< quote style (with >inner quotation<) - * 'english' for ``English'' quote style (with `inner quotation') - * 'french' for <<french>> quote style (with ``inner quotation'') - * 'frenchin' for <<frenchin>> quote style (with <<inner quotation>>) ["in" = Imprimerie Nationale] - * 'german' for ,,German`` quote style (with ,inner quotation`) - * 'plain' for "Plain" quote style (with 'inner quotation') - * 'polish' for ,,Polish'' quote style (with ,inner quotation') - * 'swedish' for ''Swedish'' quote style (with 'inner quotation') - * 'swedishg' for >>swedishg>> quote style (with 'inner quotation') ["g" = Guillemets] - * 'swiss' for <<Swiss>> quote style (with <inner quotation>) - * 'russian' for <<Russian>> quote style (with ,,inner quotation``) + * otherwise the side will be guessed from the context.\n + * <STYLE>: 'british' for `British' quote style (with ``inner quotation'')\n + * 'cjk' for Chinese/Japanese/Korean corner bracket quotation marks\n + * 'cjk-angle' for Chinese/Japanese/Korean angle bracket quotation marks\n + * 'danish' for >>Danish<< quote style (with >inner quotation<)\n + * 'english' for ``English'' quote style (with `inner quotation')\n + * 'french' for <<french>> quote style (with ``inner quotation'')\n + * 'frenchin' for <<frenchin>> quote style (with <<inner quotation>>) ["in" = Imprimerie Nationale]\n + * 'german' for ,,German`` quote style (with ,inner quotation`)\n + * 'plain' for "Plain" quote style (with 'inner quotation')\n + * 'polish' for ,,Polish'' quote style (with ,inner quotation')\n + * 'swedish' for ''Swedish'' quote style (with 'inner quotation')\n + * 'swedishg' for >>swedishg>> quote style (with 'inner quotation') ["g" = Guillemets]\n + * 'swiss' for <<Swiss>> quote style (with <inner quotation>)\n + * 'russian' for <<Russian>> quote style (with ,,inner quotation``)\n * 'dynamic' for Dynamic quotation marks which inherit the global - * document style + * document style\n * If no quote style is specified, the document-wide will be used. * \endvar */