From: Richard Heck Date: Sat, 12 Jan 2008 06:05:27 +0000 (+0000) Subject: Tweaks. X-Git-Tag: 1.6.10~6650 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e3bc7b9aedc1df2119e6e41db2997bbb449f90b3;p=features.git Tweaks. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22503 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/layouts/theorems-ams.inc b/lib/layouts/theorems-ams.inc index a85561b850..6553c4f7cd 100644 --- a/lib/layouts/theorems-ams.inc +++ b/lib/layouts/theorems-ams.inc @@ -202,7 +202,7 @@ Style Case CopyStyle Enumerate LatexName caseenv LabelType Static - LeftMargin "MMMMMMN" + LeftMargin "Case ###:" LabelString "Case #:" Preamble \newcounter{casectr} diff --git a/lib/layouts/theorems-starred.inc b/lib/layouts/theorems-starred.inc index 649762ed1c..6371965f7a 100644 --- a/lib/layouts/theorems-starred.inc +++ b/lib/layouts/theorems-starred.inc @@ -115,6 +115,10 @@ Style Definition* Font Shape Up EndFont + LabelFont + Shape Up + Series Bold + EndFont Preamble \theoremstyle{definition} \newtheorem*{defn*}{Definition}