From b95344362185012fd45e5b3989245a94d4fda252 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Tue, 14 Oct 2008 12:38:43 +0000 Subject: [PATCH] * theorems-ams.inc: - do not presuppose that Enumerate is known. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26893 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/theorems-ams.inc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lib/layouts/theorems-ams.inc b/lib/layouts/theorems-ams.inc index a6147ffea6..f046f9da75 100644 --- a/lib/layouts/theorems-ams.inc +++ b/lib/layouts/theorems-ams.inc @@ -206,10 +206,20 @@ End # Define Case as an enumeration environment Style Case Category Theorem - CopyStyle Enumerate + Margin Static + LatexType Item_Environment LatexName caseenv LabelType Static + NextNoIndent 1 LeftMargin "Case ###." + ParSkip 0.0 + ItemSep 0.2 + TopSep 0.7 + BottomSep 0.7 + ParSep 0.3 + Align Block + AlignPossible Block, Left + LabelSep xx LabelString "Case #." LabelFont Series Medium -- 2.39.2