]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-named.module
IEEEtran-CompSoc.layout: use the new NoInsetLayout tag
[lyx.git] / lib / layouts / theorems-named.module
index 5d456a0e1012173f9765ed931bdb7c5348058598..407c1f56b27b0c81ac2809cb45a78d696d2d4bbd 100644 (file)
@@ -7,14 +7,14 @@
 #Requires: theorems-ams | theorems-starred
 #Original Author: John Perry
 
-Format 30
+Format 44
 Style "Named Theorem"
   CopyStyle Theorem*
-  Category Theorem
+  Category Reasoning
   LabelString "Named Theorem."
   LatexName namedthm
   Preamble
-    \newcommand\thmsname{Theorem}
+    \newcommand\thmsname{\protect\theoremname}
     \newcommand\nm@thmtype{theorem}
     \theoremstyle{plain}
     \newtheorem*{namedtheorem}{\thmsname}