]> git.lyx.org Git - lyx.git/commitdiff
Update doc info for quote-insert
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 2 Apr 2024 16:46:36 +0000 (12:46 -0400)
committerPavel Sanda <sanda@lyx.org>
Sat, 15 Jun 2024 08:30:43 +0000 (10:30 +0200)
src/LyXAction.cpp

index 277a06bfb6ad99c6ed71bc9ba69f38a66873b962..a367ea5cf8c408c0a05310f5c9cae8d5b9feeb01 100644 (file)
@@ -3470,7 +3470,9 @@ void LyXAction::init()
  * \li Params: <LEVEL>: 'inner' for (i.e., secondary, usually single) quotes, otherwise
  *                       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.\n
+ *                       otherwise the side will be guessed from the context. Use 'auto'
+ *                       to force this default. (You will need to give this argument if
+ *                       you also want to give <STYLE>.)\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