lyx_mirror/lib/layouts/theorems-refprefix.inc

20 lines
206 B
PHP
Raw Normal View History

# Reference prefixes for theorem environments
2012-12-30 17:35:23 +00:00
Format 43
IfStyle Theorem
RefPrefix thm
End
IfStyle Corollary
RefPrefix cor
End
IfStyle Lemma
RefPrefix lem
End
IfStyle Proposition
RefPrefix prop
End