mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
initials.module: add the missing mandatory argument
- thanks to the new InsetArgument feature we can save all ERT for initials
This commit is contained in:
parent
b6ce3e10b2
commit
ff718ebaa5
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -30,13 +30,18 @@ Style Initial
|
|||||||
LabelType static
|
LabelType static
|
||||||
LabelString Initial
|
LabelString Initial
|
||||||
Argument 1
|
Argument 1
|
||||||
LabelString "Initial Option"
|
LabelString "Options"
|
||||||
Tooltip "Optional argument for initial (see lettrine manual)"
|
Tooltip "Option(s) for the initial"
|
||||||
EndArgument
|
EndArgument
|
||||||
Argument 2
|
Argument 2
|
||||||
Mandatory 1
|
Mandatory 1
|
||||||
LabelString "Initial"
|
LabelString "Initial"
|
||||||
Tooltip "Initial letter"
|
Tooltip "Initial letter(s)"
|
||||||
|
EndArgument
|
||||||
|
Argument 3
|
||||||
|
Mandatory 1
|
||||||
|
LabelString "Rest of Initial"
|
||||||
|
Tooltip "Rest of initial word or text"
|
||||||
EndArgument
|
EndArgument
|
||||||
LabelSep x
|
LabelSep x
|
||||||
ParIndent MMM
|
ParIndent MMM
|
||||||
|
Loading…
Reference in New Issue
Block a user