]> 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)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 2 Apr 2024 16:46:36 +0000 (12:46 -0400)
src/LyXAction.cpp

index 19f12038a8a114d7e89d6bcb0faec8d213f94d74..b6bb52152ce78238020addcb1335bf10689d1e2b 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