lyx_mirror/lib/layouts/theorems-refprefix.inc
Juergen Spitzmueller ff42273bb5 Bump layout formats
2012-11-23 09:50:22 +01:00

20 lines
206 B
HTML

# Reference prefixes for theorem environments
Format 41
IfStyle Theorem
RefPrefix thm
End
IfStyle Corollary
RefPrefix cor
End
IfStyle Lemma
RefPrefix lem
End
IfStyle Proposition
RefPrefix prop
End