lyx_mirror/lib/layouts/theorems-refprefix.inc
Richard Heck 3b716ae11e Update all layouts to current format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35481 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-22 12:21:42 +00:00

20 lines
206 B
HTML

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