]> git.lyx.org Git - features.git/commitdiff
Tweaks.
authorRichard Heck <rgheck@comcast.net>
Sat, 12 Jan 2008 06:05:27 +0000 (06:05 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 12 Jan 2008 06:05:27 +0000 (06:05 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22503 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/theorems-ams.inc
lib/layouts/theorems-starred.inc

index a85561b850a8e8ffe8c959c4750de044be4c2814..6553c4f7cd02a737a83e687b7f1cd6b9b55a2fe2 100644 (file)
@@ -202,7 +202,7 @@ Style Case
        CopyStyle             Enumerate
        LatexName             caseenv
        LabelType             Static
-       LeftMargin            "MMMMMMN"
+       LeftMargin            "Case ###:"
        LabelString           "Case #:"
        Preamble
          \newcounter{casectr}
index 649762ed1cbaeb40f4d9b6c9846a25813b6d9d38..6371965f7afadac7c411e2479f1105a96bae030a 100644 (file)
@@ -115,6 +115,10 @@ Style Definition*
        Font
          Shape               Up
        EndFont
+       LabelFont
+         Shape               Up
+         Series              Bold
+       EndFont
        Preamble
         \theoremstyle{definition}
         \newtheorem*{defn*}{Definition}