Forgot the new file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34863 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2010-07-11 22:14:45 +00:00
parent aebcaa74b0
commit cf90dbe2b1

View File

@ -0,0 +1,19 @@
# Reference prefixes for theorem environments
Format 27
IfStyle Theorem
RefPrefix thm
End
IfStyle Corollary
RefPrefix cor
End
IfStyle Lemma
RefPrefix lem
End
IfStyle Proposition
RefPrefix prop
End