]> git.lyx.org Git - lyx.git/blob - lib/layouts/iopart.layout
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[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 5
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         AlignPossible           Center
66         LabelType               No_Label
67         Font
68           Size                  Largest
69         EndFont
70 End
71
72
73 Style Review
74         CopyStyle               Title
75         LatexName               review
76 End
77
78
79 Style Topical
80         CopyStyle               Title
81         LatexName               topical
82 End
83
84
85 Style Comment
86         CopyStyle               Title
87         LatexName               comment
88 End
89
90
91 Style Note
92         CopyStyle               Title
93         LatexName               note
94 End
95
96
97 Style Paper
98         CopyStyle               Title
99         LatexName               paper
100 End
101
102
103 Style Prelim
104         CopyStyle               Title
105         LatexName               prelim
106 End
107
108
109 Style Rapid
110         CopyStyle               Title
111         LatexName               rapid
112 End
113
114
115 Style Letter
116         CopyStyle               Title
117         OptionalArgs            0
118         LatexName               letter
119 End
120
121
122 Style Author
123         Margin                Static
124         LatexType             Command
125         InTitle               1
126         LatexName             author
127         LabelSep              xxx
128         ParSkip               0.4
129         TopSep                1.3
130         BottomSep             0.7
131         ParSep                0.7
132         Align                 Center
133         AlignPossible         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         AlignPossible           Block
181         LabelType               Centered_Top_Environment
182         LabelString             "Abstract"
183         LabelBottomSep          0.5
184         Font
185           Size                  Small
186         EndFont
187         LabelFont
188           Series                Bold
189           Size                  Large
190         EndFont
191 End
192
193
194 Style Keywords
195         Margin                  Dynamic
196         LatexType               Command
197         LatexName               "noindent{\it Keywords\/}: "
198         InTitle                 1
199         ParSkip                 0.4
200         BottomSep               0.5
201         Align                   Left
202         LabelSep                xx
203         LabelType               Static
204         LabelString             "Keywords:"
205         LabelFont
206           Color                 Green
207           Series                Bold
208         EndFont
209 End
210
211
212 Style PACS
213         CopyStyle               Keywords
214         LatexName               pacs
215         LabelString             "Physics and Astronomy Classification System number:"
216 End
217
218
219 Style MSC
220         CopyStyle               Keywords
221         LatexName               ams
222         LabelString             "Mathematics Subject Classification number:"
223 End
224
225
226 Style submitto
227         CopyStyle               Keywords
228         LatexName               submitto
229         LabelString             "submit to paper:"
230 End
231
232
233 Style Acknowledgments
234         Margin                  Dynamic
235         LatexType               Command
236         LatexName               ack{}
237         NeedProtect             1
238         NextNoIndent            1
239         KeepEmpty               1
240         LabelSep                xxx
241         ParSkip                 0.4
242         TopSep                  0.7
243         BottomSep               0.4
244         Align                   Block
245         AlignPossible           Block, Left
246         LabelType               Static
247         LabelString             "Acknowledgments"
248         Font
249           Series              Bold
250           Size                Normal
251         EndFont
252 End
253
254
255 Style "Bibliography (plain)"
256         Margin                  First_Dynamic
257         LatexType               Bib_Environment
258         LatexName               thebibliography
259         NextNoIndent            1
260         LeftMargin              MM
261         ParSkip                 0.4
262         ItemSep                 0
263         TopSep                  0.7
264         BottomSep               0.7
265         ParSep                  0.5
266         Align                   Block
267         AlignPossible           Block, Left
268         LabelType               Bibliography
269         LabelString             "References"
270         LabelBottomSep          1.2
271         LabelFont
272           Series                Bold
273           Size                  Larger
274         EndFont
275 End
276
277
278 Style "Bibliography heading"
279         CopyStyle               Section
280         LatexName               section*{References}
281         KeepEmpty               1
282         LabelType               Static
283         LabelString             "References"
284 End
285
286
287 Input stdfloats.inc
288 Input stdcounters.inc
289