]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsdefs.inc
include intl/libintl.h that is relative to $TOP_SRCDIR/src
[lyx.git] / lib / layouts / amsdefs.inc
index 3b93697157ccba30fb94955e9dc711e96359e8f1..8d27401e5569f3579bdcd86141f9ae741c3f6413 100644 (file)
@@ -1,15 +1,16 @@
 # Author : David L. Johnson <dlj0@lehigh.edu>
 # 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>
 
 # Including the maths stuff
-Format 2
+Format 5
 Input amsmaths.inc
 
 # The AMS documentclasses use the package amsmath and provide the
 # functionality of makeidx.sty.
-ProvidesAmsmath         1
-ProvidesMakeidx         1
+Provides amsmath         1
+Provides makeidx         1
 
 
 # the environments copied from the old amsart.layout are:
@@ -30,6 +31,7 @@ Style Proof
        LatexType             Environment
        LatexName             proof
        NextNoIndent          1
+       OptionalArgs          1
        LabelSep              xx
        ParIndent             MMM
        ParSkip               0.4
@@ -68,8 +70,8 @@ Style Title
        BottomSep             1
        ParSep                1
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
+       OptionalArgs          1
        Font
          Shape               Smallcaps
          Series              Bold
@@ -89,7 +91,6 @@ Style Author
        BottomSep             0.7
        ParSep                0.7
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
        Font
          Size                Large
@@ -109,7 +110,6 @@ Style Date
        BottomSep             0.5
        ParSep                1
        Align                 Center
-       AlignPossible         Center
        LabelType             Static
        LabelString           "Date:"
        Font
@@ -134,7 +134,6 @@ Style Abstract
        TopSep                0.7
        BottomSep             0.7
        Align                 Block
-       AlignPossible         Block
        LabelType             Static
        LabelString           "Abstract."
        LabelSep              M
@@ -146,6 +145,8 @@ Style Abstract
        EndFont
 End
 
+# Clear Address definition from lyxmacros
+NoStyle Address
 
 Style Address
        Margin                Dynamic
@@ -219,8 +220,8 @@ End
 
 Style Subjectclass
        CopyStyle             Address
-       LatexName             subjclass
-       LabelString           "1991 Mathematics Subject Classification:"
+       LatexName             subjclass[2000]
+       LabelString           "2000 Mathematics Subject Classification:"
 End