mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
svcommon.inc, theorems-without-preamble.inc: correction from previous commit
- svcommon.inc, theorems-without-preamble.inc: better naming of the optional argument, no overwriting necessary
This commit is contained in:
parent
c9a2255244
commit
50f88e256b
@ -632,36 +632,6 @@ Style Svgraybox
|
||||
EndFont
|
||||
End
|
||||
|
||||
# overwrite the label for the optional argument defined in
|
||||
# theorems-without-preamble.inc
|
||||
Style Theorem
|
||||
Argument 1
|
||||
LabelString "Name/Title"
|
||||
Tooltip "Name/Title"
|
||||
EndArgument
|
||||
End
|
||||
|
||||
Style Definition
|
||||
Argument 1
|
||||
LabelString "Name/Title"
|
||||
Tooltip "Name/Title"
|
||||
EndArgument
|
||||
End
|
||||
|
||||
Style Problem
|
||||
Argument 1
|
||||
LabelString "Name/Title"
|
||||
Tooltip "Name/Title"
|
||||
EndArgument
|
||||
End
|
||||
|
||||
Style Solution
|
||||
Argument 1
|
||||
LabelString "Name/Title"
|
||||
Tooltip "Name/Title"
|
||||
EndArgument
|
||||
End
|
||||
|
||||
Style Proof
|
||||
Category Theorem
|
||||
LatexType Environment
|
||||
|
@ -38,8 +38,8 @@ Style Theorem
|
||||
LatexName theorem
|
||||
NextNoIndent 1
|
||||
Argument 1
|
||||
LabelString "Alternative Theorem String"
|
||||
Tooltip "Alternative theorem string"
|
||||
LabelString "Name/Title"
|
||||
Tooltip "Alternative optional name or title"
|
||||
EndArgument
|
||||
LabelSep xx
|
||||
ParIndent MMM
|
||||
|
Loading…
Reference in New Issue
Block a user