]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsdefs.inc
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / amsdefs.inc
index 85132a15bc6d3f8514481351f5fecec547feb722..2cb2053440afebb98ec0ec32a0aeab51f95cddf0 100644 (file)
@@ -2,10 +2,10 @@
 # Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
 # modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
 # Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
-# Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
+# Modularized Jan '08 by Richard Kimberly Heck <rikiheck@lyx.org>
 
 # Including the maths stuff
-Format 85
+Format 98
 
 # By default AMS articles & books use leqno option (as SIAM journals).
 Provides leqno 1
@@ -103,6 +103,7 @@ Style Date
        DocBookTag            date
        DocBookTagType        paragraph
        DocBookInInfo         always
+    DocBookNoFontInside   true
 End
 
 
@@ -128,6 +129,10 @@ Style Abstract
        LabelFont
          Shape               Smallcaps
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious true
+       DocBookInInfo         always
 End
 
 # Clear Address definition from lyxmacros
@@ -211,10 +216,11 @@ Style Thanks
        CopyStyle             Address
        LatexName             thanks
        LabelString           "Thanks:"
-       DocBookTag            para
-       DocBookWrapperTag     acknowledgements
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     othercredit
        DocBookWrapperMergeWithPrevious true
-       DocBookInInfo         never
+       DocBookInInfo         always
 End