]> git.lyx.org Git - lyx.git/blob - lib/layouts/iopart.layout
70aa206238df6795325ec955ff63aa000d11f510
[lyx.git] / lib / layouts / iopart.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[iopart]{article (IOP)}
3 # IOP article textclass definition file.
4 # Author: Uwe Stöhr (uwestoehr@web.de)
5
6 Format 8
7
8 Columns                 1
9 Sides                   1
10 SecNumDepth             3
11 TocDepth                3
12 DefaultStyle            Standard
13
14 ClassOptions
15         FontSize                10|12
16 end
17
18 Preamble
19         \usepackage{iopams}
20         \usepackage{setstack}
21 EndPreamble
22
23 # This is just to show how to declare the default font.
24 # The defaults are exactly those shown here.
25 DefaultFont
26         Family                  Roman
27         Series                  Medium
28         Shape                   Up
29         Size                    Normal
30         Color                   None
31 EndFont
32
33
34 Style Standard
35         Margin                  Static
36         LatexType               Paragraph
37         LatexName               dummy
38         ParIndent               MM
39         ParSkip                 0.4
40         Align                   Block
41         AlignPossible           Block, Left, Right, Center
42         LabelType               No_Label
43 End
44
45
46 Input stdlists.inc
47 Input stdsections.inc
48 Input stdstarsections.inc
49
50 NoStyle Chapter
51 NoStyle Chapter*
52
53 Style Title
54         Margin                  Static
55         LatexType               Command
56         InTitle                 1
57         OptionalArgs            1
58         LatexName               title
59         ParSkip                 0.4
60         ItemSep                 0
61         TopSep                  0
62         BottomSep               1
63         ParSep                  1
64         Align                   Center
65         LabelType               No_Label
66         Font
67           Size                  Largest
68         EndFont
69 End
70
71
72 Style Review
73         CopyStyle               Title
74         LatexName               review
75 End
76
77
78 Style Topical
79         CopyStyle               Title
80         LatexName               topical
81 End
82
83
84 Style Comment
85         CopyStyle               Title
86         LatexName               comment
87 End
88
89
90 Style Note
91         CopyStyle               Title
92         LatexName               note
93 End
94
95
96 Style Paper
97         CopyStyle               Title
98         LatexName               paper
99 End
100
101
102 Style Prelim
103         CopyStyle               Title
104         LatexName               prelim
105 End
106
107
108 Style Rapid
109         CopyStyle               Title
110         LatexName               rapid
111 End
112
113
114 Style Letter
115         CopyStyle               Title
116         OptionalArgs            0
117         LatexName               letter
118 End
119
120
121 Style Author
122         Margin                  Static
123         LatexType               Command
124         InTitle                 1
125         LatexName               author
126         LabelSep                 xxx
127         ParSkip                 0.4
128         TopSep                  1.3
129         BottomSep               0.7
130         ParSep                  0.7
131         Align                   Center
132         LabelType               No_Label
133         Font
134           Size                  Large
135         EndFont
136 End
137
138
139 Style Address
140         Margin                  Static
141         LatexType               Command
142         LatexName               address
143         InTitle                 1
144         ParSkip                 0.4
145         Align                   Center
146         LabelType               No_Label
147 End
148
149
150 Style Email
151         Margin                  Static
152         LatexType               Command
153         LatexName               ead
154         InTitle                 1
155         ParSkip                 0.4
156         BottomSep               0.5
157         Align                   Center
158         LabelType               No_Label
159 End
160
161
162 Style Abstract
163         Margin                  Static
164         LatexType               Environment
165         LatexName               abstract
166         InTitle                 1
167         NextNoIndent            1
168         LeftMargin              MMM
169         RightMargin             MMM
170         ParIndent               MM
171         ItemSep                 0
172         TopSep                  0.7
173         BottomSep               0.7
174         ParSep                  0
175         Align                   Block
176         AlignPossible           Block, Left, Center, Right
177         LabelType               Top_Environment
178         LabelString             "Abstract"
179         LabelBottomSep          0.5
180         Font
181           Size                  Small
182         EndFont
183         LabelFont
184           Series                Bold
185           Size                  Large
186         EndFont
187 End
188
189
190 Style Keywords
191         Margin                  Dynamic
192         LatexType               Command
193         LatexName               "noindent{\it Keywords\/}: "
194         InTitle                 1
195         ParSkip                 0.4
196         BottomSep               0.5
197         Align                   Left
198         LabelSep                xx
199         LabelType               Static
200         LabelString             "Keywords:"
201         LabelFont
202           Color                 Green
203           Series                Bold
204         EndFont
205 End
206
207
208 Style PACS
209         CopyStyle               Keywords
210         LatexName               pacs
211         LabelString             "Physics and Astronomy Classification System number:"
212 End
213
214
215 Style MSC
216         CopyStyle               Keywords
217         LatexName               ams
218         LabelString             "Mathematics Subject Classification number:"
219 End
220
221
222 Style submitto
223         CopyStyle               Keywords
224         LatexName               submitto
225         LabelString             "submit to paper:"
226 End
227
228
229 Style Acknowledgments
230         Margin                  Dynamic
231         LatexType               Command
232         LatexName               ack{}
233         NeedProtect             1
234         NextNoIndent            1
235         KeepEmpty               1
236         LabelSep                xxx
237         ParSkip                 0.4
238         TopSep                  0.7
239         BottomSep               0.4
240         Align                   Block
241         LabelType               Static
242         LabelString             "Acknowledgments"
243         Font
244           Series              Bold
245           Size                Normal
246         EndFont
247 End
248
249
250 Style "Bibliography (plain)"
251         Margin                  First_Dynamic
252         LatexType               Bib_Environment
253         LatexName               thebibliography
254         NextNoIndent            1
255         LeftMargin              MM
256         ParSkip                 0.4
257         ItemSep                 0
258         TopSep                  0.7
259         BottomSep               0.7
260         ParSep                  0.5
261         Align                   Block
262         AlignPossible           Block, Left
263         LabelType               Bibliography
264         LabelString             "References"
265         LabelBottomSep          1.2
266         LabelFont
267           Series                Bold
268           Size                  Larger
269         EndFont
270 End
271
272
273 Style "Bibliography heading"
274         CopyStyle               Section
275         LatexName               section*{References}
276         KeepEmpty               1
277         LabelType               Static
278         LabelString             "References"
279 End
280
281
282 Input stdfloats.inc
283 Input stdcounters.inc
284