]> git.lyx.org Git - lyx.git/blob - lib/layouts/iopart.layout
9705914238bcd27a589adec87cb1a93442549167
[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 7
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 Input stdinsets.inc
50
51
52 NoStyle Chapter
53 NoStyle Chapter*
54
55 Style Title
56         Margin                  Static
57         LatexType               Command
58         InTitle                 1
59         OptionalArgs            1
60         LatexName               title
61         ParSkip                 0.4
62         ItemSep                 0
63         TopSep                  0
64         BottomSep               1
65         ParSep                  1
66         Align                   Center
67         LabelType               No_Label
68         Font
69           Size                  Largest
70         EndFont
71 End
72
73
74 Style Review
75         CopyStyle               Title
76         LatexName               review
77 End
78
79
80 Style Topical
81         CopyStyle               Title
82         LatexName               topical
83 End
84
85
86 Style Comment
87         CopyStyle               Title
88         LatexName               comment
89 End
90
91
92 Style Note
93         CopyStyle               Title
94         LatexName               note
95 End
96
97
98 Style Paper
99         CopyStyle               Title
100         LatexName               paper
101 End
102
103
104 Style Prelim
105         CopyStyle               Title
106         LatexName               prelim
107 End
108
109
110 Style Rapid
111         CopyStyle               Title
112         LatexName               rapid
113 End
114
115
116 Style Letter
117         CopyStyle               Title
118         OptionalArgs            0
119         LatexName               letter
120 End
121
122
123 Style Author
124         Margin                Static
125         LatexType             Command
126         InTitle               1
127         LatexName             author
128         LabelSep              xxx
129         ParSkip               0.4
130         TopSep                1.3
131         BottomSep             0.7
132         ParSep                0.7
133         Align                 Center
134         LabelType             No_Label
135         Font
136           Size                Large
137         EndFont
138 End
139
140
141 Style Address
142         Margin                  Static
143         LatexType               Command
144         LatexName               address
145         InTitle                 1
146         ParSkip                 0.4
147         Align                   Left
148         AlignPossible           Block, Left, Right, Center
149         LabelType               No_Label
150 End
151
152
153 Style Email
154         Margin                  Static
155         LatexType               Command
156         LatexName               ead
157         InTitle                 1
158         ParSkip                 0.4
159         BottomSep               0.5
160         Align                   Left
161         AlignPossible           Block, Left, Right, Center
162         LabelType               No_Label
163 End
164
165
166 Style Abstract
167         Margin                  Static
168         LatexType               Environment
169         LatexName               abstract
170         InTitle                 1
171         NextNoIndent            1
172         LeftMargin              MMM
173         RightMargin             MMM
174         ParIndent               MM
175         ItemSep                 0
176         TopSep                  0.7
177         BottomSep               0.7
178         ParSep                  0
179         Align                   Block
180         LabelType               Centered_Top_Environment
181         LabelString             "Abstract"
182         LabelBottomSep          0.5
183         Font
184           Size                  Small
185         EndFont
186         LabelFont
187           Series                Bold
188           Size                  Large
189         EndFont
190 End
191
192
193 Style Keywords
194         Margin                  Dynamic
195         LatexType               Command
196         LatexName               "noindent{\it Keywords\/}: "
197         InTitle                 1
198         ParSkip                 0.4
199         BottomSep               0.5
200         Align                   Left
201         LabelSep                xx
202         LabelType               Static
203         LabelString             "Keywords:"
204         LabelFont
205           Color                 Green
206           Series                Bold
207         EndFont
208 End
209
210
211 Style PACS
212         CopyStyle               Keywords
213         LatexName               pacs
214         LabelString             "Physics and Astronomy Classification System number:"
215 End
216
217
218 Style MSC
219         CopyStyle               Keywords
220         LatexName               ams
221         LabelString             "Mathematics Subject Classification number:"
222 End
223
224
225 Style submitto
226         CopyStyle               Keywords
227         LatexName               submitto
228         LabelString             "submit to paper:"
229 End
230
231
232 Style Acknowledgments
233         Margin                  Dynamic
234         LatexType               Command
235         LatexName               ack{}
236         NeedProtect             1
237         NextNoIndent            1
238         KeepEmpty               1
239         LabelSep                xxx
240         ParSkip                 0.4
241         TopSep                  0.7
242         BottomSep               0.4
243         Align                   Block
244         LabelType               Static
245         LabelString             "Acknowledgments"
246         Font
247           Series              Bold
248           Size                Normal
249         EndFont
250 End
251
252
253 Style "Bibliography (plain)"
254         Margin                  First_Dynamic
255         LatexType               Bib_Environment
256         LatexName               thebibliography
257         NextNoIndent            1
258         LeftMargin              MM
259         ParSkip                 0.4
260         ItemSep                 0
261         TopSep                  0.7
262         BottomSep               0.7
263         ParSep                  0.5
264         Align                   Block
265         AlignPossible           Block, Left
266         LabelType               Bibliography
267         LabelString             "References"
268         LabelBottomSep          1.2
269         LabelFont
270           Series                Bold
271           Size                  Larger
272         EndFont
273 End
274
275
276 Style "Bibliography heading"
277         CopyStyle               Section
278         LatexName               section*{References}
279         KeepEmpty               1
280         LabelType               Static
281         LabelString             "References"
282 End
283
284
285 Input stdfloats.inc
286 Input stdcounters.inc
287