mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
add some AutoInsert for layouts
This commit is contained in:
parent
1d5eec8744
commit
1a0e43faff
@ -165,6 +165,7 @@ Style Page_headings
|
||||
Align Center
|
||||
Argument 1
|
||||
Mandatory 1
|
||||
AutoInsert 1
|
||||
LabelString "Left Side"
|
||||
Tooltip "Left side of the header line"
|
||||
EndArgument
|
||||
@ -286,6 +287,7 @@ Style Biography
|
||||
EndArgument
|
||||
Argument 2
|
||||
Mandatory 1
|
||||
AutoInsert 1
|
||||
LabelString "Name"
|
||||
Tooltip "Name of the author"
|
||||
EndArgument
|
||||
@ -302,6 +304,7 @@ Style Biography_without_photo
|
||||
ResetArgs 1
|
||||
Argument 1
|
||||
Mandatory 1
|
||||
AutoInsert 1
|
||||
LabelString "Name"
|
||||
Tooltip "Name of the author"
|
||||
EndArgument
|
||||
|
@ -160,6 +160,7 @@ Style Item
|
||||
EndArgument
|
||||
Argument 2
|
||||
Mandatory 1
|
||||
AutoInsert 1
|
||||
LabelString "Summary"
|
||||
Tooltip "Summary of the item, can also be the time"
|
||||
EndArgument
|
||||
|
@ -70,6 +70,7 @@ Style MarkBoth
|
||||
Align Center
|
||||
Argument 1
|
||||
Mandatory 1
|
||||
AutoInsert 1
|
||||
LabelString "Author Names"
|
||||
Tooltip "Author names that will appear in the header line"
|
||||
EndArgument
|
||||
|
@ -75,6 +75,7 @@ Style MarkBoth
|
||||
Align Center
|
||||
Argument 1
|
||||
Mandatory 1
|
||||
AutoInsert 1
|
||||
LabelString "Author Names"
|
||||
Tooltip "Author names that will appear in the header line"
|
||||
EndArgument
|
||||
|
Loading…
Reference in New Issue
Block a user