lyx_mirror/lib/layouts/theorems-refprefix.inc
Richard Heck 41d858b88c Update all layouts to format 32.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37425 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 17:13:37 +00:00

20 lines
206 B
HTML

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