]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/AEA.layout
Dirty Perl script for alphabetizing LyXAction.cpp, in case it
[lyx.git] / lib / layouts / AEA.layout
index 0198181e8c3bac4a96f7d691cc3871e664922d34..999b0b344e2731465b39c0bec3b81d4af65582e4 100644 (file)
@@ -4,7 +4,7 @@
 # Authors : Koji Yokota <yokota@res.otaru-uc.ac.jp>
 #           Uwe Stöhr <uwestoehr@web.de>
 
-Format 45
+Format 62
 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