]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsart.layout
lyx_2_3.py: whitespace fixes
[lyx.git] / lib / layouts / amsart.layout
index 37b4ca9b7ec4ebdd2c4589399f6b97fd6449645a..86fed14a51da8bbaa9582feb48fea92f2d40479b 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (AMS)}
+#  \DeclareLaTeXClass{American Mathematical Society (AMS) Article}
+#  \DeclareCategory{Articles}
 # AMS-Article textclass definition file. Taken from initial LyX source code
 # and from the Article textclass definition file, following the AMS sample
 # paper "testmath.tex" of January, 1995
 # Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
 # Moved "number within sections" to modules Aug '09 (Paul Rubin <rubin@msu.edu>)
 
-Format 26
+Format 63
+
 Columns                 1
 Sides                   2
 PageStyle               Headers
 
+Provides amsmath         1
+Provides makeidx         1
 
 ClassOptions
        FontSize   8|9|10|11|12
@@ -25,15 +29,15 @@ DefaultModule eqs-within-sections
 DefaultModule figs-within-sections
 
 Style Standard
-       Category              MainText
-       Margin                Static
-       LatexType             Paragraph
-       LatexName             dummy
-       ParIndent             MM
-       ParSkip               0.4
-       Align                 Block
-       AlignPossible         Block, Left, Right, Center
-       LabelType             No_Label
+       Category      MainText
+       Margin        Static
+       LatexType     Paragraph
+       LatexName     dummy
+       ParIndent     MM
+       ParSkip       0.4
+       Align         Block
+       AlignPossible Block, Left, Right, Center
+       LabelType     No_Label
 End
 
 Input stdfloats.inc
@@ -46,65 +50,65 @@ Input stdlayouts.inc
 Input stdlists.inc
 Input amsdefs.inc
 
-NoStyle                 Chapter
-NoStyle                 Paragraph
-NoStyle                 Subparagraph
-NoStyle                 Chapter*
-#NoStyle                Paragraph*
-#NoStyle                Subparagraph*
-
+NoStyle         Chapter
+NoCounter       chapter
+NoStyle         Paragraph
+NoCounter       paragraph
+NoStyle         Subparagraph
+NoCounter       subparagraph
+NoStyle         Chapter*
 NoStyle Verse    # Although mathematicians tend to be poets at times,
                  # we don't need this.
 
 
 Style Section
-       Align                 Center
+       Align        Center
        Font
-         Series              Medium
-         Shape               Smallcaps
-         Size                Normal
+         Series     Medium
+         Shape      Smallcaps
+         Size       Normal
        EndFont
        TocLevel 1
 End
 
 
 Style Section*
-       Align                 Center
+       Align        Center
        Font
-         Series              Medium
-         Shape               Smallcaps
-         Size                Large
+         Series     Medium
+         Shape      Smallcaps
+         Size       Normal
        EndFont
 End
 
 
 Style SpecialSection
-       CopyStyle             Section
-       LatexName             specialsection
+       CopyStyle   Section
+       LatexName   specialsection
        Font
-         Shape               Roman
+         Shape      Up
        EndFont
 End
 
 
 Style SpecialSection*
-       CopyStyle             SpecialSection
-       Category              Unnumbered
-       LatexName             specialsection*
-       Margin                Static
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle    SpecialSection
+       Category     Unnumbered
+       LatexName    specialsection*
+       Margin       Static
+       LabelType    No_Label
+       LabelCounter ""
+       ResetArgs    1
 End
 
 
 Style Subsection
        Font
-         Series              Bold
-         Size                Normal
+         Series     Bold
+         Size       Normal
        EndFont
        LabelFont
-         Series              Medium
+         Series     Medium
        EndFont
        TocLevel 2
 End
@@ -112,20 +116,20 @@ End
 
 Style Subsection*
        Font
-         Series              Bold
-         Size                Normal
+         Series     Bold
+         Size       Normal
        EndFont
        LabelFont
-         Series              Medium
+         Series     Medium
        EndFont
 End
 
 
 Style Subsubsection
        Font
-         Shape               Italic
-         Series              Medium
-         Size                Normal
+         Shape      Italic
+         Series     Medium
+         Size       Normal
        EndFont
        TocLevel 3
 End
@@ -133,8 +137,8 @@ End
 
 Style Subsubsection*
        Font
-         Shape               Italic
-         Series              Medium
-         Size                Normal
+         Shape      Italic
+         Series     Medium
+         Size       Normal
        EndFont
 End