]> git.lyx.org Git - lyx.git/blob - lib/layouts/copernicus.layout
Update layouts
[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 93
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 Provides        hyperref        1
24
25 Input           stdclass.inc
26
27 TocDepth        2
28
29 ClassOptions
30         FontSize        10|11|12
31         Other           "journal abbreviation, manuscript"
32 End
33
34 Style Title
35         Align           Left
36         Font
37                 Series          Bold
38                 Size            Largest
39         EndFont
40         DocBookTag            title
41         DocBookTagType        paragraph
42         DocBookInInfo         maybe
43 End
44
45 Style InFrontmatter
46         Category        FrontMatter
47         Align           Left
48         InTitle         1
49         LatexType       Command
50         LabelType       Static
51         Margin          Dynamic
52         LabelSep        xxx
53         NextNoIndent    1
54         LabelFont
55                 Series          Medium
56                 Shape           Italic
57                 Color           textlabel3
58         EndFont
59 End
60
61 Style Author
62         CopyStyle       InFrontmatter
63         KeepEmpty       1
64         LatexName       Author
65         LabelString     "Author:"
66         Argument 1
67                 LabelString     "Author affiliation"
68                 ToolTip         "Insert the affiliation number"
69         EndArgument
70         Argument 2
71                 LabelString     "Given name"
72                 Mandatory       1
73         EndArgument
74         Argument 3
75                 Mandatory       1
76                 LabelString     "Surname"
77                 ToolTip         "Surname"
78         EndArgument
79         DocBookTag            personname
80         DocBookTagType        paragraph
81         DocBookWrapperTag     author
82         DocBookInInfo         always
83 End
84
85 Style Affil
86         # enters the affiliation that applies to all the previous
87         # authors since the last \affil entry.
88         CopyStyle       InFrontmatter
89         LatexName       affil
90         LabelString     "Affiliation:"
91         Argument 1
92                 LabelString     "Affiliation Mark"
93                 ToolTip         "identify the author with the corresponding affiliation. 1, 2, 3, etc. should be inserted."
94         EndArgument
95         DocBookTag            address
96         DocBookTagType        block
97         DocBookWrapperTag     author
98         DocBookWrapperMergeWithPrevious  true
99         DocBookInInfo         always
100 End
101
102 Style Running_Title
103         # enters the short title that appears at the
104         # top of all pages (except for the first page).
105         CopyStyle       InFrontmatter
106         LatexName       runningtitle
107         LabelString     "Running title:"
108         DocBookTag            titleabbrev
109         DocBookTagType        paragraph
110         DocBookInInfo         maybe
111 End
112
113 Style FirstPage
114         LatexType       Command
115         LatexName       firstpage
116         LabelString     firstpage
117         LabelType       Static
118         Margin          Dynamic
119         LabelSep        xx
120         LabelFont
121                 Shape           Italic
122                 Color           textlabel3
123         EndFont
124         DocBookTag            IGNORE
125         DocBookInInfo         maybe
126 End
127
128 Style RunningAuthor
129         # enters the abbreviated list of authors that appears
130         # at the top of all pages (except for the first page)
131         CopyStyle       InFrontmatter
132         LatexName       runningauthor
133         LabelString     "Running author:"
134         DocBookTag            authorinitials
135         DocBookTagType        paragraph
136         DocBookInInfo         maybe
137 End
138
139 Style Publications
140         Margin          Dynamic
141         KeepEmpty       1
142         LatexType       Command
143         NextNoIndent    1
144         LabelSep        M
145         ParSkip         0.4
146         TopSep          1.3
147         BottomSep       0.7
148         ParSep          0.7
149         Align           Left
150         LabelType       Static
151         Font
152                 Size            Small
153                 Series          Medium
154         EndFont
155         LabelFont
156                 Series          Bold
157                 Shape           Up
158                 Color           foreground
159         EndFont
160 End
161
162 Style Correspondence
163         CopyStyle       Publications
164         LatexName       correspondence
165         LabelString     "Correspondence:"
166         DocBookTag      address
167         DocBookAttr     role='correspondence'
168         DocBookInInfo   always
169 End
170
171 Style Received
172         # enters the date that the manuscript was submitted
173         # (to be inserted by the Publication Production Office).
174         CopyStyle       Publications
175         LatexName       received
176         LabelString     "Received:"
177         DocBookTag      date
178         DocBookAttr     role='received'
179         DocBookInInfo   always
180 End
181
182 Style Accepted
183         # enters the date that the paper was accepted for publication
184         # (to be inserted by the Publication Production Office)
185         CopyStyle       Publications
186         LatexName       accepted
187         LabelString     "Accepted:"
188         DocBookTag      date
189         DocBookAttr     role='accepted'
190         DocBookInInfo   always
191 End
192
193 Style Pubdiscuss
194         # enters the date that the manuscript was published
195         # in the discussion stage
196         # (to be inserted by the Publication Produc- tion Office).
197         CopyStyle       Publications
198         LatexName       pubdiscuss
199         LabelString     "Pubdiscuss:"
200         DocBookTag      date
201         DocBookAttr     role='pubdiscuss'
202         DocBookInInfo   always
203 End
204
205 Style Revised
206         # enters the date that the revised manuscript was received
207         # (to be inserted by the Publication Production Office and
208         # omitted if there were no revisions).
209         CopyStyle       Publications
210         LatexName       revised
211         LabelString     "Revised:"
212         DocBookTag      date
213         DocBookAttr     role='revised'
214         DocBookInInfo   always
215 End
216
217 Style Published
218         # enters the date that the manuscript was published
219         # in its final form
220         # (to be inserted by the Publication Production Office).
221         CopyStyle       Publications
222         LatexName       published
223         LabelString     "Published:"
224         DocBookTag      date
225         DocBookAttr     role='published'
226         DocBookInInfo   always
227 End
228
229 Style Abstract
230         LatexType       Environment
231         LatexName       abstract
232         LabelType       Static
233         LabelSep        xx
234         LabelString     "Abstract."
235         Margin          Dynamic
236         NextNoIndent    1
237         Align           Left
238         LabelFont
239                 Size            Normal
240                 Series          Bold
241         EndFont
242         ParSkip         0.4
243         TopSep          1.3
244         BottomSep       0.7
245         ParSep          0.7
246         DocBookAbstract       true
247         DocBookInInfo         always
248         DocBookWrapperTag     abstract
249         DocBookWrapperMergeWithPrevious    true
250         DocBookTag            para
251 End
252
253 Style Statements
254         LabelType       Static
255         LabelFont
256                 Shape           Italic
257         EndFont
258         LabelSep        xx
259         LatexType       Command
260         Margin          Dynamic
261         KeepEmpty       0
262         DocBookTag      para
263         DocBookAttr     role='statements'
264 End
265
266 Style Copyrightstatement
267         CopyStyle       Statements
268         LatexName       copyrightstatement
269         LabelString     "Copyright:"
270         DocBookTag            para
271         DocBookWrapperTag     legalnotice
272         DocBookWrapperTagType block
273         DocBookWrapperMergeWithPrevious  true
274         DocBookInInfo         maybe
275 End
276
277 Style Introduction
278         CopyStyle       Section
279         LatexName       introduction
280         LabelString     "\thesection Introduction"
281         KeepEmpty       1
282         LabelSep        ""
283         DocBookSection  true
284         DocBookSectionTag  section
285 End
286
287 Style Conclusions
288         CopyStyle       Section
289         LatexName       conclusions
290         LabelString     "\thesection Conclusions"
291         KeepEmpty       1
292         LabelSep        ""
293         DocBookSection  true
294         DocBookSectionTag  section
295 End
296
297 Counter appendix
298         GuiName Appendix
299         Within          "none"
300 End
301
302 Style Section_Appendix
303         CopyStyle       Section
304         Category        Appendix
305         LabelCounter    appendix
306         LabelString     "Appendix \Alph{appendix}:"
307 End
308
309 Counter subappendix
310         GuiName Subappendix
311         Within          "appendix"
312 End
313
314 Style Subsection_Appendix
315         CopyStyle       Subsection
316         Category        Appendix
317         LabelCounter    subappendix
318         LabelString     "\Alph{appendix}\arabic{subappendix}"
319 End
320
321 Counter subsubappendix
322         GuiName Subsubappendix
323         Within          subappendix
324 End
325
326 Style Subsubsection_Appendix
327         CopyStyle       Subsubsection
328         Category        Appendix
329         LabelCounter    subsubappendix
330         LabelString     "\Alph{appendix}\arabic{subappendix}.\arabic{subsubappendix}"
331 End
332
333 InsetLayout Flex:Appendix
334         LyXType         custom
335         LatexType       Environment
336         LatexName       copappendix
337         Decoration      Classic
338         MultiPar        true
339         LabelString     "[Appendix]"
340         KeepEmpty       1
341         Font
342                 Family          Roman
343                 Size            Normal
344                 Shape           Up
345         EndFont
346         Preamble
347                 \newenvironment{copappendix}
348                 {\appendix}
349                 {\noappendix}
350         EndPreamble
351 End
352
353 Style CodeAvailability
354         CopyStyle       Statements
355         LabelString     "Code availability."
356         LatexName       codeavailability
357         DocBookTag      para
358         DocBookAttr     role='codeavailability'
359 End
360
361 Style DataAvailability
362         CopyStyle       Statements
363         LabelString     "Data availability."
364         LatexName       dataavailability
365         DocBookTag      para
366         DocBookAttr     role='dataavailability'
367 End
368
369 Style CodeAndDataAvailability
370         CopyStyle       Statements
371         LabelString     "Code and data availability."
372         LatexName       codedataavailability
373         DocBookTag      para
374         DocBookAttr     role='codedataavailability'
375 End
376
377 Style SampleAvailability
378         CopyStyle       Statements
379         LabelString     "Sample availability."
380         LatexName       sampleavailability
381         DocBookTag      para
382         DocBookAttr     role='sampleavailability'
383 End
384
385 Style Statements2
386         CopyStyle       Statements
387         ParSkip         0.4
388         TopSep          1.3
389         BottomSep       0.7
390         ParSep          0.7
391         DocBookTag      para
392         DocBookAttr     role='statements'
393 End
394
395 Style AuthorContribution
396         CopyStyle       Statements2
397         LabelString     "Author contributions."
398         LatexName       authorcontribution
399         DocBookTag      para
400         DocBookAttr     role='authorcontribution'
401 End
402
403 Style CompetingInterests
404         CopyStyle       Statements2
405         LatexName       competinginterests
406         LabelString     "Competing Interests."
407         DocBookTag      para
408         DocBookAttr     role='competinginterests'
409 End
410
411 Style Disclaimer
412         CopyStyle       Statements2
413         LatexName       disclaimer
414         LabelString     "Disclaimer."
415         DocBookTag      para
416         DocBookAttr     role='disclaimer'
417 End
418
419 Style Acknowledgements
420         CopyStyle       Statements2
421         LatexName       acknowledgements
422         LabelString     "Acknowledgements."
423         DocBookTag            para
424         DocBookWrapperTag     acknowledgements
425         DocBookSection        true
426 End
427
428 Style Bibliography
429         Margin          First_Dynamic
430         LatexType       Bib_Environment
431         LatexName       thebibliography
432         Category        BackMatter
433         NextNoIndent    1
434         ToggleIndent    Never
435         LeftMargin      MM
436         ParSkip         0.4
437         ItemSep         0
438         TopSep          0.7
439         BottomSep       0.7
440         ParSep          0.5
441         Align           Block
442         AlignPossible   Block, Left
443         LabelType       Bibliography
444         LabelString     "References"
445         LabelBottomSep  0.7
446         LabelFont
447                 Series          Bold
448         EndFont
449         TocLevel        0
450         IsTocCaption    0
451         Argument listpreamble:1
452           LabelString    "Bib preamble"
453           MenuString     "Bibliography Preamble"
454           Tooltip        "LaTeX code to be inserted before the first bibliography item"
455           PassThru       1
456           Font
457             Family typewriter
458             Color latex
459           EndFont
460         EndArgument
461 End
462
463 NoStyle         Statements
464 NoStyle         Statements2
465 NoStyle         Publications
466 NoStyle         InFrontmatter
467 NoStyle         Chapter
468 NoStyle         Chapter*
469 NoStyle         Part
470 NoStyle         Part*