mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 06:20:28 +00:00
20 lines
206 B
PHP
20 lines
206 B
PHP
|
# Reference prefixes for theorem environments
|
||
|
|
||
|
Format 27
|
||
|
|
||
|
IfStyle Theorem
|
||
|
RefPrefix thm
|
||
|
End
|
||
|
|
||
|
IfStyle Corollary
|
||
|
RefPrefix cor
|
||
|
End
|
||
|
|
||
|
IfStyle Lemma
|
||
|
RefPrefix lem
|
||
|
End
|
||
|
|
||
|
IfStyle Proposition
|
||
|
RefPrefix prop
|
||
|
End
|