]> git.lyx.org Git - lyx.git/blob - lib/layouts/copernicus.layout
be6e13611c641690de2586c67f9ec9e75b7f3dc3
[lyx.git] / lib / layouts / copernicus.layout
1 #% Do not delete the line below; configure depends on this
2 # \DeclareLaTeXClass[copernicus, manuscript.sty]{Copernicus Publications Manuscript Preparation}
3 # \DeclareCategory{Articles}
4
5 # Please do not edit this file unless you know what you are doing.
6 # At least make backup copies of all your project files!
7
8 Format          68
9
10 Provides        babel   1
11 Provides        inputenc 1
12 Provides        tabularx        1
13 Provides        cancel  1
14 Provides        multirow 1
15 Provides        supertabular    1
16 Provides        algorithmic     1
17 Provides        algorithm       1
18 Provides        amsthm  1
19 Provides        float   1
20 Provides        subfig  1
21 Provides        rotating        1
22 Provides        natbib  1
23
24 Input           stdclass.inc
25
26 TocDepth        2
27
28 ClassOptions
29         FontSize        10,11,12
30         Other           "journal abbreviation, manuscript"
31 End
32
33 Style Title
34         Align           Left
35         Font
36                 Series          Bold
37                 Size            Largest
38         EndFont
39 End
40
41 Style InFrontmatter
42         Category        FrontMatter
43         Align           Left
44         InTitle         1
45         LatexType       Command
46         LabelType       Static
47         Margin          Dynamic
48         LabelSep        xxx
49         NextNoIndent    1
50         LabelFont
51                 Series          Medium
52                 Shape           Italic
53                 Color           red
54         EndFont
55 End
56
57 Style Author
58         CopyStyle       InFrontmatter
59         KeepEmpty       1
60         LatexName       Author
61         LabelString     "Author:"
62         Argument 1
63                 LabelString     "Author affiliation"
64                 ToolTip         "Insert the affiliation number"
65         EndArgument
66         Argument 2
67                 LabelString     "Given name"
68                 Mandatory       1
69         EndArgument
70         Argument 3
71                 Mandatory       1
72                 LabelString     "Surname"
73                 ToolTip         "Surname"
74         EndArgument
75 End
76
77 Style Affil
78         # enters the affiliation that applies to all the previous
79         # authors since the last \affil entry.
80         CopyStyle       InFrontmatter
81         LatexName       affil
82         LabelString     "Affiliation:"
83         Argument 1
84                 LabelString     "Affiliation Mark"
85                 ToolTip         "identify the author with the corresponding affiliation. 1, 2, 3, etc. should be inserted."
86         EndArgument
87 End
88
89 Style Running_Title
90         # enters the short title that appears at the
91         # top of all pages (except for the first page).
92         CopyStyle       InFrontmatter
93         LatexName       runningtitle
94         LabelString     "Running title:"
95 End
96
97 Style FirstPage
98         LatexType       Command
99         LatexName       firstpage
100         LabelString     firstpage
101         LabelType       Static
102         Margin          Dynamic
103         LabelSep        xx
104         LabelFont
105                 Shape           Italic
106                 Color           Red
107         EndFont
108 End
109
110 Style RunningAuthor
111         # enters the abbreviated list of authors that appears
112         # at the top of all pages (except for the first page)
113         CopyStyle       InFrontmatter
114         LatexName       runningauthor
115         LabelString     "Running author:"
116 End
117
118 Style Publications
119         Margin          Dynamic
120         KeepEmpty       1
121         LatexType       Command
122         NextNoIndent    1
123         LabelSep        M
124         ParSkip         0.4
125         TopSep          1.3
126         BottomSep       0.7
127         ParSep          0.7
128         Align           Left
129         LabelType       Static
130         Font
131                 Size            Small
132                 Series          Medium
133         EndFont
134         LabelFont
135                 Series          Bold
136                 Shape           Regular
137                 Color           Black
138         EndFont
139 End
140
141 Style Correspondence
142         CopyStyle       Publications
143         LatexName       correspondence
144         LabelString     "Correspondence:"
145 End
146
147 Style Received
148         # enters the date that the manuscript was submitted
149         # (to be inserted by the Publication Production Office).
150         CopyStyle       Publications
151         LatexName       received
152         LabelString     "Received:"
153 End
154
155 Style Accepted
156         # enters the date that the paper was accepted for publication
157         # (to be inserted by the Publication Production Office)
158         CopyStyle       Publications
159         LatexName       accepted
160         LabelString     "Accepted:"
161 End
162
163 Style Pubdiscuss
164         # enters the date that the manuscript was published
165         # in the discussion stage
166         # (to be inserted by the Publication Produc- tion Office).
167         CopyStyle       Publications
168         LatexName       pubdiscuss
169         LabelString     "Pubdiscuss:"
170 End
171
172 Style Revised
173         # enters the date that the revised manuscript was received
174         # (to be inserted by the Publication Production Office and
175         omitted if there were no revisions).
176         CopyStyle       Publications
177         LatexName       revised
178         LabelString     "Revised:"
179 End
180
181 Style Published
182         # enters the date that the manuscript was published
183         # in its final form
184         # (to be inserted by the Publication Production
185         Office).
186         CopyStyle       Publications
187         LatexName       published
188         LabelString     "Published:"
189 End
190
191 Style Abstract
192         LatexType       Environment
193         LatexName       abstract
194         LabelType       Static
195         LabelSep        xx
196         LabelString     "Abstract."
197         Margin          Dynamic
198         NextNoIndent    1
199         Align           Left
200         LabelFont
201                 Size            Normal
202                 Series          Bold
203         EndFont
204         ParSkip         0.4
205         TopSep          1.3
206         BottomSep       0.7
207         ParSep          0.7
208 End
209
210 Style Statements
211         LabelType       Static
212         LabelFont
213                 Shape           Italic
214         EndFont
215         LabelSep        xx
216         LatexType       Command
217         Margin          Dynamic
218         KeepEmpty       0
219 End
220
221 Style Copyrightstatement
222         CopyStyle       Statements
223         LatexName       copyrightstatement
224         LabelString     "Copyright:"
225 End
226
227 Style Introduction
228         CopyStyle       Section
229         LatexName       introduction
230         LabelString     "\thesection Introduction"
231         KeepEmpty       1
232         LabelSep        ""
233 End
234
235 Style Conclusions
236         CopyStyle       Section
237         LatexName       conclusions
238         LabelString     "\thesection Conclusions"
239         KeepEmpty       1
240         LabelSep        ""
241 End
242
243 Counter appendix
244         Within          "none"
245 End
246
247 Style Section_Appendix
248         CopyStyle       Section
249         Category        Appendix
250         LabelCounter    appendix
251         LabelString     "Appendix \Alph{appendix}:"
252 End
253
254 Counter subappendix
255         Within          "appendix"
256 End
257
258 Style Subsection_Appendix
259         CopyStyle       Subsection
260         Category        Appendix
261         LabelCounter    subappendix
262         LabelString     "\Alph{appendix}\arabic{subappendix}"
263 End
264
265 Counter subsubappendix
266         Within          subappendix
267 End
268
269 Style Subsubsection_Appendix
270         CopyStyle       Subsubsection
271         Category        Appendix
272         LabelCounter    subsubappendix
273         LabelString     "\Alph{appendix}\arabic{subappendix}.\arabic{subsubappendix}"
274 End
275
276 InsetLayout Flex:Appendix
277         LyXType         custom
278         ForcePlain      1
279         Margin          Dynamic
280         LatexType       Environment
281         LatexName       copappendix
282         Decoration      Classic
283         ParagraphGroup  1
284         MultiPar        true
285         NextNoIndent    1
286         AutoNests
287                 "Section,SubSection,Standard"
288         EndAutoNests
289         Category        BackMatter
290         TopSep          1.2
291         ParSkip         0.4
292         BottomSep       0.8
293         Align           Left
294         LabelType       Top_Environment
295         LabelString     "[Appendix]"
296         KeepEmpty       1
297         Font
298                 Family          Roman
299                 Size            Normal
300                 Shape           Up
301         EndFont
302         Preamble
303                 \newenvironment{copappendix}
304                 {\appendix}
305                 {\noappendix}
306         EndPreamble
307 End
308
309 Style CodeAvailability
310         CopyStyle       Statements
311         LabelString     "Code availability."
312         LatexName       codeavailability
313 End
314
315 Style DataAvailability
316         CopyStyle       Statements
317         LabelString     "Data availability."
318         LatexName       dataavailability
319 End
320
321 Style CodeAndDataAvailability
322         CopyStyle       Statements
323         LabelString     "Code and data availability."
324         LatexName       codedataavailability
325 End
326
327 Style SampleAvailability
328         CopyStyle       Statements
329         LabelString     "Sample availability."
330         LatexName       sampleavailability
331 End
332
333 Style Statements2
334         CopyStyle       Statements
335         ParSkip         0.4
336         TopSep          1.3
337         BottomSep       0.7
338         ParSep          0.7
339 End
340
341 Style AuthorContribution
342         CopyStyle       Statements2
343         LabelString     "Author contributions."
344         LatexName       authorcontribution
345 End
346
347 Style CompetingInterests
348         CopyStyle       Statements2
349         LatexName       competinginterests
350         LabelString     "Competing Interests."
351 End
352
353 Style Disclaimer
354         CopyStyle       Statements2
355         LatexName       disclaimer
356         LabelString     "Disclaimer."
357 End
358
359 Style Acknowledgements
360         CopyStyle       Statements2
361         LatexName       acknowledgements
362         LabelString     "Acknowledgements."
363 End
364
365 Style Bibliography
366         Margin          First_Dynamic
367         LatexType       Bib_Environment
368         LatexName       thebibliography
369         Category        BackMatter
370         NextNoIndent    1
371         ToggleIndent    Never
372         LeftMargin      MM
373         ParSkip         0.4
374         ItemSep         0
375         TopSep          0.7
376         BottomSep       0.7
377         ParSep          0.5
378         Align           Block
379         AlignPossible   Block, Left
380         LabelType       Bibliography
381         LabelString     "References"
382         LabelBottomSep  0.7
383         LabelFont
384                 Series          Bold
385         EndFont
386         TocLevel        0
387         IsTocCaption    0
388 End
389
390 NoStyle         Statements
391 NoStyle         Statements2
392 NoStyle         Publications
393 NoStyle         InFrontmatter
394 NoStyle         Chapter
395 NoStyle         Chapter*
396 NoStyle         Part
397 NoStyle         Part*