]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/AEA.layout
Whitespace.
[lyx.git] / lib / layouts / AEA.layout
index 0198181e8c3bac4a96f7d691cc3871e664922d34..721d3661c0edaf4d314f0c741229b746d745abe9 100644 (file)
@@ -4,7 +4,7 @@
 # Authors : Koji Yokota <yokota@res.otaru-uc.ac.jp>
 #           Uwe Stöhr <uwestoehr@web.de>
 
-Format 45
+Format 49
 Input stdclass.inc
 Input theorems-ams.module
 Input theorems-bytype.module
@@ -144,6 +144,13 @@ Style Table_Notes
        EndArgument
 End
 
+Style Theorem
+       LatexName       theorem
+       Preamble
+               \newtheorem{theorem}{Theorem}
+       EndPreamble
+End
+
 Style Algorithm
        LatexName       algorithm
        Preamble