]> git.lyx.org Git - lyx.git/blob - lib/layouts/revtex.layout
52a02b6ec17f8ee1cfd2acbd1233c5fe740c6f72
[lyx.git] / lib / layouts / revtex.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[revtex,revtex.sty]{REVTeX (Obsolete Version)}
3 #  \DeclareCategory{Obsolete}
4 # RevTeX textclass definition file. Based on:
5 # AMS-Article textclass definition file. Taken from initial LyX source code
6 # and from the Article textclass definition file, following the AMS sample
7 # paper "testmath.tex" of January, 1995
8 # Author : David L. Johnson <dlj0@lehigh.edu> (AMS)
9 #          Marc Mengel (RevTeX)
10 #          Amir Karger (LyX v11.34 style modifications - using changes
11 #                       made by Jean-Marc Lasgouttes to amsart.layout)
12
13 Format 63
14 Columns                 1
15 Sides                   1
16 PageStyle               Headers
17
18 ClassOptions
19         Other                 "aps,manuscript"
20 End
21
22
23 Style Standard
24         Category              MainText
25         Margin                Static
26         LatexType             Paragraph
27         LatexName             dummy
28         ParIndent             MM
29         ParSkip               0.4
30         Align                 Block
31         AlignPossible         Block, Left, Right, Center
32         LabelType             No_Label
33 End
34
35 Input stdinsets.inc
36 Input stdsections.inc
37 Input numrevtex.inc
38
39
40 Style Section
41         Align                 Center
42         AlignPossible         Block, Center, Left
43         Font
44           Series              Medium
45           Shape               Smallcaps
46           Size                Large
47         EndFont
48         TocLevel 1
49 End
50
51
52 Style Subsection
53         Font
54           Series              Bold
55           Size                Normal
56         EndFont
57         TocLevel 2
58 End
59
60
61 Style Subsubsection
62         Font
63           Shape               Italic
64           Size                Normal
65         EndFont
66         TocLevel 3
67 End
68
69
70 Style Paragraph
71         TopSep                0.7
72         ParSep                0.4
73         Font
74           Shape               Italic
75           Size                Normal
76         EndFont
77         TocLevel 4
78 End
79
80
81 # then define the unumbered sections, based on the numbered ones.
82 Input stdstarsections.inc
83
84 # remove the layouts that do not make sense.
85 NoStyle Chapter
86 NoStyle Chapter*
87 NoStyle Subparagraph
88 NoStyle Subparagraph*
89
90
91 Input stdlayouts.inc
92 Input stdlists.inc
93 Input stdtitle.inc
94 Input stdstruct.inc
95
96 Style Title
97         Font
98           Series              Bold
99           Size                Large
100         EndFont
101 End
102
103
104 Style Author
105         Font
106           Size                Large
107           Shape               Smallcaps
108         EndFont
109 End
110
111
112 Style Date
113         LabelType             Static
114         LabelString           "Date:"
115         LabelFont
116           Shape               Italic
117           Size                Large
118         EndFont
119 End
120
121
122 Style Address
123         Margin                Dynamic
124         LatexType             Command
125         InTitle               1
126         LatexName             address
127         ParSkip               0.4
128         BottomSep             1.5
129         ParSep                1.5
130         Align                 Center
131         AlignPossible         Block, Left, Right, Center
132         LabelType             Static
133         LabelSep              M
134         LabelString           "Address:"
135         LabelFont
136           Shape               Italic
137         EndFont
138 End
139
140
141 Style Abstract
142         ItemSep               0.2
143         ParSep                0.3
144         Font
145           Size                Normal
146         EndFont
147         LabelFont
148           Size                Large
149         EndFont
150 End
151
152
153 Input stdfloats.inc
154 Input stdcounters.inc