[LyX/master] Amend 0ed40a012ac8
Juergen Spitzmueller
spitz at lyx.org
Sat Jul 4 09:18:16 UTC 2026
commit 4e5f213dd59d1b2faba64256f4661d9305d8ce9a
Author: Juergen Spitzmueller <spitz at lyx.org>
Date: Sat Jul 4 11:18:04 2026 +0200
Amend 0ed40a012ac8
---
lib/layouts/cas-common.inc | 16 ++++++++--------
lib/layouts/cas-dc.layout | 1 -
lib/layouts/cas-sc.layout | 1 -
3 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/lib/layouts/cas-common.inc b/lib/layouts/cas-common.inc
index beefa3a706..a6c2de7706 100644
--- a/lib/layouts/cas-common.inc
+++ b/lib/layouts/cas-common.inc
@@ -224,7 +224,7 @@ Style Author
EndArgument
Argument post:1
LabelString "Author options"
- Tooltip "Key-value options (comma-separated):\n orcid=0000-0000-0000-0000\n degree=PhD\n role=Lead Author\n prefix=Prof.\n suffix=Jr.\n style=chinese\n deceased=true\n collab=true\n type=editor|collab|anon\n twitter=handle\n facebook=id\n linkedin=id\n gplus=id"
+ Tooltip "Key-value options (comma-separated):\n orcid=<id>\n degree=<title>\n role=<role>\n prefix=<prefix>\n suffix=<suffix>\n style=chinese\n deceased=true|false\n collab=true|false\n type=editor|collab|anon\n twitter=handle\n facebook=id\n linkedin=id\n gplus=id"
Mandatory 0
EndArgument
ParSkip 0.4
@@ -253,7 +253,7 @@ Style "Author Note Mark"
KeepEmpty 1
Argument 1
LabelString "Author note marks"
- Tooltip "Integers ids of Author Notes, e.g. 1 or 1,2"
+ Tooltip "Integers IDs of Author Notes, e.g. 1 or 1,2"
Mandatory 1
LeftDelim "["
RightDelim "]"
@@ -282,7 +282,7 @@ Style "Corresponding Author Mark"
KeepEmpty 1
Argument 1
LabelString "Corresponding author mark"
- Tooltip "Integer ids of Corresponding Author, e.g. 1"
+ Tooltip "Integer IDs of Corresponding Author, e.g. 1"
Mandatory 1
LeftDelim "["
RightDelim "]"
@@ -414,7 +414,7 @@ Style Affiliation
EndArgument
Argument 2
LabelString "Affiliation options"
- Tooltip "Key-value options (comma-separated):\n organization={World Scientific University}, addressline={Street 29}, postcode={1011 NX}, postcodesep={}, city={Amsterdam}, country={The Netherlands}"
+ Tooltip "Key-value options (comma-separated):\n organization={University}, addressline={Street No.}, postcode={Postcode}, postcodesep={}, city={City}, country={Country}"
Mandatory 1
AutoInsert 1
EndArgument
@@ -436,7 +436,7 @@ Style Email
LabelString "Email:"
Argument 1
LabelString "Type"
- Tooltip "Leave empty for an email address, or enter 'url' for a URL / homepage"
+ Tooltip "Leave empty for an email address, or enter 'url' for a URL"
Mandatory 0
EndArgument
Font
@@ -791,7 +791,7 @@ InsetLayout "Float:table"
MenuString "Table Options|O"
PassThru 1
IsInherited 1
- Tooltip "Enter key-value pairs like width=.9\linewidth,cols=4,pos=h"
+ Tooltip "Additional table options"
EndArgument
End
@@ -801,8 +801,8 @@ End
# ======================================================================
ModifyStyle Enumerate
Argument 1
- LabelString "Enumerate Options"
- Tooltip "Optional arguments for this list (Elsevier's cas manual end examples)"
+ LabelString "Mini Template"
+ Tooltip "Mini template for this list (see CAS manual for details)"
PassThru 1
EndArgument
End
diff --git a/lib/layouts/cas-dc.layout b/lib/layouts/cas-dc.layout
index aca003220c..7cc429bf59 100644
--- a/lib/layouts/cas-dc.layout
+++ b/lib/layouts/cas-dc.layout
@@ -26,7 +26,6 @@ DefaultStyle Standard
ClassOptions
FontSize 10|11|12
- Other review|final|singleblind|doubleblind|longmktitle
end
# InTitle 1 styles are output as individual commands; \maketitle is called
diff --git a/lib/layouts/cas-sc.layout b/lib/layouts/cas-sc.layout
index 16c9586ff3..f4be4f11f0 100644
--- a/lib/layouts/cas-sc.layout
+++ b/lib/layouts/cas-sc.layout
@@ -22,7 +22,6 @@ DefaultStyle Standard
ClassOptions
FontSize 10|11|12
- Other review|final|singleblind|doubleblind|longmktitle
end
# InTitle 1 styles are output as individual commands; \maketitle is called
More information about the lyx-cvs
mailing list