commit 1e5c366d53c2682a017be41b8c4255468a3fdd0c
Author: Pavel Sanda <sa...@lyx.org>
Date:   Fri Jun 14 22:40:22 2024 +0200

    Add comment from dev list.
---
 src/LyXAction.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index 3c524549b0..a5c7e7f451 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -4088,7 +4088,9 @@ void LyXAction::init()
                             size, emph, noun, underbar, number, color, 
language,
                             toggleall.\n
                             Use lyx -dbg action for exact syntax of text-style
-                            dialog parameters.
+                            dialog parameters. The code is expecting numerical 
parameters, 
+                           so that one needs to use e.g. "series 1" instead of 
"series bold".
+ * \li Sample: textstyle-update series 1
  * \li Origin: leeming, 12 Mar 2003
  * \endvar
  */
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to