lyx_mirror/lib/layouts/theorems-refprefix.inc
Richard Heck f9b4dde589 Update all layouts to format 33.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37431 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 22:29:32 +00:00

20 lines
206 B
HTML

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