]> git.lyx.org Git - features.git/blobdiff - lib/layouts/amsdefs.inc
Change name and email in layout files
[features.git] / lib / layouts / amsdefs.inc
index 85132a15bc6d3f8514481351f5fecec547feb722..4b412de38b73c2676cd0611dee2126e1261f79e8 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 89
 
 # By default AMS articles & books use leqno option (as SIAM journals).
 Provides leqno 1
@@ -128,6 +128,10 @@ Style Abstract
        LabelFont
          Shape               Smallcaps
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious true
+       DocBookInInfo         always
 End
 
 # Clear Address definition from lyxmacros
@@ -211,10 +215,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