* add modules to do equation/figure/table numbering sectionwise.
[lyx.git] / lib / layouts / amsart.layout
blobe459fd90849ae8bbf4a68d2eca3288e4897ca1d8
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{article (AMS)}
3 # AMS-Article textclass definition file. Taken from initial LyX source code
4 # and from the Article textclass definition file, following the AMS sample
5 # paper "testmath.tex" of January, 1995
6 # Author : David L. Johnson <dlj0@lehigh.edu>
7 # Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
8 # modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
9 # Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
10 # Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
11 # Moved "number within sections" to modules Aug '09 (Paul Rubin <rubin@msu.edu>)
13 Format 11
14 Columns                 1
15 Sides                   2
16 PageStyle               Headers
19 ClassOptions
20         FontSize   8|9|10|11|12
21 End
23 DefaultModule theorems-ams
24 DefaultModule eqs-within-sections
25 DefaultModule figs-within-sections
27 Style Standard
28         Category              MainText
29         Margin                Static
30         LatexType             Paragraph
31         LatexName             dummy
32         ParIndent             MM
33         ParSkip               0.4
34         Align                 Block
35         AlignPossible         Block, Left, Right, Center
36         LabelType             No_Label
37 End
39 Input stdfloats.inc
40 Input stdcounters.inc
41 Input stdinsets.inc
42 Input stdsections.inc
43 Input stdstarsections.inc
44 Input lyxmacros.inc
45 Input stdlayouts.inc
46 Input stdlists.inc
47 Input amsdefs.inc
49 NoStyle                 Chapter
50 NoStyle                 Paragraph
51 NoStyle                 Subparagraph
52 NoStyle                 Chapter*
53 #NoStyle                Paragraph*
54 #NoStyle                Subparagraph*
56 NoStyle Verse    # Although mathematicians tend to be poets at times,
57                  # we don't need this.
60 Style Section
61         Align                 Center
62         Font
63           Series              Medium
64           Shape               Smallcaps
65           Size                Large
66         EndFont
67 End
70 Style Section*
71         Align                 Center
72         Font
73           Series              Medium
74           Shape               Smallcaps
75           Size                Large
76         EndFont
77 End
80 Style Subsection
81         Font
82           Series              Bold
83           Size                Normal
84         EndFont
85 End
88 Style Subsection*
89         Font
90           Series              Bold
91           Size                Normal
92         EndFont
93 End
96 Style Subsubsection
97         Font
98           Shape               Italic
99           Size                Normal
100         EndFont
104 Style Subsubsection*
105         Font
106           Shape               Italic
107           Size                Normal
108         EndFont