]> git.lyx.org Git - features.git/blob - lib/layouts/iopart.layout
b0a56ceb428d5313626c58ada318800fb9f2620b
[features.git] / lib / layouts / iopart.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[iopart,amsmath.sty,amssymb.sty,iopams.sty,setstack.sty]{Institute of Physics (IOP)}
3 #  \DeclareCategory{Articles}
4 # IOP article textclass definition file.
5 # Author: Uwe Stöhr (uwestoehr@web.de)
6
7 Format 85
8
9 Columns                 1
10 Sides                   1
11 SecNumDepth             3
12 TocDepth                3
13 DefaultStyle            Standard
14
15 ClassOptions
16         FontSize        10|12
17 end
18
19 Preamble
20         \usepackage{iopams}
21         \usepackage{setstack}
22 EndPreamble
23
24 # This is just to show how to declare the default font.
25 # The defaults are exactly those shown here.
26 DefaultFont
27         Family          Roman
28         Series          Medium
29         Shape           Up
30         Size            Normal
31         Color           None
32 EndFont
33
34
35 Style Standard
36         Category        MainText
37         Margin          Static
38         LatexType       Paragraph
39         LatexName       dummy
40         ParIndent       MM
41         ParSkip         0.4
42         Align           Block
43         AlignPossible   Block, Left, Right, Center
44         LabelType       No_Label
45         DocBookTag  para
46 End
47
48
49 Input stdcounters.inc
50 Input stdfloats.inc
51 Input stdlists.inc
52 Input stdsections.inc
53 Input stdstarsections.inc
54 Input stdlayouts.inc
55
56 NoStyle Chapter
57 NoCounter chapter
58 NoStyle Chapter*
59
60 Style Title
61         Margin          Static
62         LatexType       Command
63         LatexName       title
64         Category        FrontMatter
65         InTitle         1
66         Argument 1
67           LabelString   "Short Title|S"
68           Tooltip       "Short title that will appear in header line"
69           InsertCotext   1
70         EndArgument
71         ParSkip         0.4
72         ItemSep         0
73         TopSep          0
74         BottomSep       1
75         ParSep          1
76         Align           Center
77         LabelType       No_Label
78         Font
79           Size          Largest
80         EndFont
81         HTMLTitle       true
82 End
83
84
85 Style Review
86         CopyStyle       Title
87         LatexName       review
88 End
89
90
91 Style Topical
92         CopyStyle       Title
93         LatexName       topical
94 End
95
96
97 Style Comment
98         CopyStyle       Title
99         LatexName       comment
100 End
101
102
103 Style Note
104         CopyStyle       Title
105         LatexName       note
106 End
107
108
109 Style Paper
110         CopyStyle       Title
111         LatexName       paper
112 End
113
114
115 Style Prelim
116         CopyStyle       Title
117         LatexName       prelim
118 End
119
120
121 Style Rapid
122         CopyStyle       Title
123         LatexName       rapid
124 End
125
126
127 Style Letter
128         CopyStyle       Title
129         ResetArgs       1
130         LatexName       letter
131 End
132
133
134 Style Author
135         Margin          Static
136         LatexType       Command
137         LatexName       author
138         Category        FrontMatter
139         InTitle         1
140         LabelSep        xxx
141         ParSkip         0.4
142         TopSep          1.3
143         BottomSep       0.7
144         ParSep          0.7
145         Align           Center
146         LabelType       No_Label
147         Font
148           Size          Large
149         EndFont
150 End
151
152
153 Style Address
154         Margin          Static
155         LatexType       Command
156         LatexName       address
157         Category        FrontMatter
158         InTitle         1
159         ParSkip         0.4
160         Align           Center
161         LabelType       No_Label
162         Font
163           Shape         Italic
164         EndFont
165 End
166
167
168 Style Email
169         CopyStyle       Address
170         LatexName       ead
171         BottomSep       0.5
172         Font
173           Shape         Up
174         EndFont
175 End
176
177
178 Style Abstract
179         Margin          Static
180         LatexType       Environment
181         LatexName       abstract
182         Category        FrontMatter
183         InTitle         1
184         NextNoIndent    1
185         LeftMargin      MMM
186         RightMargin     MMM
187         ParIndent       MM
188         ItemSep         0
189         TopSep          0.7
190         BottomSep       0.7
191         ParSep          0
192         Align           Block
193         AlignPossible   Block, Left, Center, Right
194         LabelType       Above
195         LabelString     "Abstract"
196         LabelBottomSep  0.5
197         Font
198           Size          Small
199         EndFont
200         LabelFont
201           Series        Bold
202           Size          Large
203         EndFont
204 End
205
206
207 Style Keywords
208         Margin          Dynamic
209         LatexType       Command
210         LatexName       "noindent{\it Keywords\/}: "
211         Category        FrontMatter
212         InTitle         1
213         ParSkip         0.4
214         BottomSep       0.5
215         Align           Left
216         LabelSep        xx
217         LabelType       Static
218         LabelString     "Keywords:"
219         LabelFont
220           Color         Green
221           Series        Bold
222         EndFont
223         DocBookTag         keyword
224         DocBookTagType     paragraph
225         DocBookWrapperTag  keywordset
226         DocBookInInfo      always
227 End
228
229
230 Style PACS
231         CopyStyle       Keywords
232         LatexName       pacs
233         LabelString     "Physics and Astronomy Classification System number:"
234         DocBookTag          subjectset
235         DocBookAttr         role='pacs'
236         DocBookTagType      block
237         DocBookItemWrapperTag      subject
238         DocBookItemWrapperTagType  paragraph
239         DocBookItemTag      subjectterm
240         DocBookItemTagType  inline
241         DocBookWrapperTag   NONE
242         DocBookWrapperAttr  ""
243         DocBookInInfo       always
244 End
245
246
247 Style MSC
248         CopyStyle       Keywords
249         LatexName       ams
250         LabelString     "Mathematics Subject Classification number:"
251         DocBookTag          subjectset
252         DocBookAttr         role='msc'
253         DocBookTagType      block
254         DocBookItemWrapperTag      subject
255         DocBookItemWrapperTagType  paragraph
256         DocBookItemTag      subjectterm
257         DocBookItemTagType  inline
258         DocBookWrapperTag   NONE
259         DocBookWrapperAttr  ""
260         DocBookInInfo       always
261 End
262
263
264 Style submitto
265         CopyStyle       Keywords
266         LatexName       submitto
267         LabelString     "submit to paper:"
268 End
269
270
271 Style Acknowledgments
272         Margin          Dynamic
273         LatexType       Command
274         LatexName       ack{}
275         Category        BackMatter
276         NeedProtect     1
277         NextNoIndent    1
278         KeepEmpty       1
279         LabelSep        xxx
280         ParSkip         0.4
281         TopSep          0.7
282         BottomSep       0.4
283         Align           Block
284         LabelType       Static
285         LabelString     "Acknowledgments"
286         Font
287           Series        Bold
288           Size          Normal
289         EndFont
290         DocBookTag            para
291         DocBookWrapperTag     acknowledgements
292         DocBookSection        true
293 End
294
295
296 Style "Bibliography (plain)"
297         Margin          First_Dynamic
298         LatexType       Bib_Environment
299         LatexName       thebibliography
300         Category        BackMatter
301         NextNoIndent    1
302         ToggleIndent    Never
303         LeftMargin      MM
304         ParSkip         0.4
305         ItemSep         0
306         TopSep          0.7
307         BottomSep       0.7
308         ParSep          0.5
309         Align           Block
310         AlignPossible   Block, Left
311         LabelType       Bibliography
312         LabelString     "References"
313         LabelBottomSep  1.2
314         LabelFont
315           Series        Bold
316           Size          Larger
317         EndFont
318         TocLevel        1
319         IsTocCaption    0
320         Argument listpreamble:1
321           LabelString    "Bib preamble"
322           MenuString     "Bibliography Preamble"
323           Tooltip        "LaTeX code to be inserted before the first bibliography item"
324           PassThru       1
325           Font
326             Family typewriter
327             Color latex
328           EndFont
329         EndArgument
330 End
331
332
333 Style "Bibliography heading"
334         CopyStyle       Section
335         LatexName       section*{References}
336         Category        BackMatter
337         KeepEmpty       1
338         LabelType       Static
339         LabelString     "References"
340 End
341