From cf90dbe2b12798f511219bb9aae35e69a8d7ffca Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sun, 11 Jul 2010 22:14:45 +0000 Subject: [PATCH] Forgot the new file. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34863 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/theorems-refprefix.inc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lib/layouts/theorems-refprefix.inc diff --git a/lib/layouts/theorems-refprefix.inc b/lib/layouts/theorems-refprefix.inc new file mode 100644 index 0000000000..62838b8575 --- /dev/null +++ b/lib/layouts/theorems-refprefix.inc @@ -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 -- 2.39.2