]> git.lyx.org Git - lyx.git/blob - lib/layouts/copernicus.layout
remerge he.po
[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 104
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     DocBookNoFontInside   true
181 End
182
183 Style Accepted
184         # enters the date that the paper was accepted for publication
185         # (to be inserted by the Publication Production Office)
186         CopyStyle       Publications
187         LatexName       accepted
188         LabelString     "Accepted:"
189         DocBookTag      date
190         DocBookAttr     role='accepted'
191         DocBookInInfo   always
192     DocBookNoFontInside   true
193 End
194
195 Style Pubdiscuss
196         # enters the date that the manuscript was published
197         # in the discussion stage
198         # (to be inserted by the Publication Produc- tion Office).
199         CopyStyle       Publications
200         LatexName       pubdiscuss
201         LabelString     "Pubdiscuss:"
202         DocBookTag      date
203         DocBookAttr     role='pubdiscuss'
204         DocBookInInfo   always
205     DocBookNoFontInside   true
206 End
207
208 Style Revised
209         # enters the date that the revised manuscript was received
210         # (to be inserted by the Publication Production Office and
211         # omitted if there were no revisions).
212         CopyStyle       Publications
213         LatexName       revised
214         LabelString     "Revised:"
215         DocBookTag      date
216         DocBookAttr     role='revised'
217         DocBookInInfo   always
218     DocBookNoFontInside   true
219 End
220
221 Style Published
222         # enters the date that the manuscript was published
223         # in its final form
224         # (to be inserted by the Publication Production Office).
225         CopyStyle       Publications
226         LatexName       published
227         LabelString     "Published:"
228         DocBookTag      date
229         DocBookAttr     role='published'
230         DocBookInInfo   always
231     DocBookNoFontInside   true
232 End
233
234 Style Abstract
235         LatexType       Environment
236         LatexName       abstract
237         LabelType       Static
238         LabelSep        xx
239         LabelString     "Abstract."
240         Margin          Dynamic
241         NextNoIndent    1
242         Align           Left
243         LabelFont
244                 Size            Normal
245                 Series          Bold
246         EndFont
247         ParSkip         0.4
248         TopSep          1.3
249         BottomSep       0.7
250         ParSep          0.7
251         DocBookAbstract       true
252         DocBookInInfo         always
253         DocBookWrapperTag     abstract
254         DocBookWrapperMergeWithPrevious    true
255         DocBookTag            para
256 End
257
258 Style Statements
259         LabelType       Static
260         LabelFont
261                 Shape           Italic
262         EndFont
263         LabelSep        xx
264         LatexType       Command
265         Margin          Dynamic
266         KeepEmpty       0
267         DocBookTag      para
268         DocBookAttr     role='statements'
269 End
270
271 Style Copyrightstatement
272         CopyStyle       Statements
273         LatexName       copyrightstatement
274         LabelString     "Copyright:"
275         DocBookTag            para
276         DocBookWrapperTag     legalnotice
277         DocBookWrapperTagType block
278         DocBookWrapperMergeWithPrevious  true
279         DocBookInInfo         maybe
280 End
281
282 Style Introduction
283         CopyStyle       Section
284         LatexName       introduction
285         LabelString     "\thesection Introduction"
286         KeepEmpty       1
287         LabelSep        ""
288         DocBookSection  true
289         DocBookSectionTag  section
290 End
291
292 Style Conclusions
293         CopyStyle       Section
294         LatexName       conclusions
295         LabelString     "\thesection Conclusions"
296         KeepEmpty       1
297         LabelSep        ""
298         DocBookSection  true
299         DocBookSectionTag  section
300 End
301
302 Counter appendix
303         GuiName Appendix
304         Within          "none"
305 End
306
307 Style Section_Appendix
308         CopyStyle       Section
309         Category        Appendix
310         LabelCounter    appendix
311         LabelString     "Appendix \Alph{appendix}:"
312 End
313
314 Counter subappendix
315         GuiName Subappendix
316         Within          "appendix"
317 End
318
319 Style Subsection_Appendix
320         CopyStyle       Subsection
321         Category        Appendix
322         LabelCounter    subappendix
323         LabelString     "\Alph{appendix}\arabic{subappendix}"
324 End
325
326 Counter subsubappendix
327         GuiName Subsubappendix
328         Within          subappendix
329 End
330
331 Style Subsubsection_Appendix
332         CopyStyle       Subsubsection
333         Category        Appendix
334         LabelCounter    subsubappendix
335         LabelString     "\Alph{appendix}\arabic{subappendix}.\arabic{subsubappendix}"
336 End
337
338 InsetLayout Flex:Appendix
339         LyXType         custom
340         LatexType       Environment
341         LatexName       copappendix
342         Decoration      Classic
343         MultiPar        true
344         LabelString     "[Appendix]"
345         KeepEmpty       1
346         Font
347                 Family          Roman
348                 Size            Normal
349                 Shape           Up
350         EndFont
351         Preamble
352                 \newenvironment{copappendix}
353                 {\appendix}
354                 {\noappendix}
355         EndPreamble
356 End
357
358 Style CodeAvailability
359         CopyStyle       Statements
360         LabelString     "Code availability."
361         LatexName       codeavailability
362         DocBookTag      para
363         DocBookAttr     role='codeavailability'
364 End
365
366 Style DataAvailability
367         CopyStyle       Statements
368         LabelString     "Data availability."
369         LatexName       dataavailability
370         DocBookTag      para
371         DocBookAttr     role='dataavailability'
372 End
373
374 Style CodeAndDataAvailability
375         CopyStyle       Statements
376         LabelString     "Code and data availability."
377         LatexName       codedataavailability
378         DocBookTag      para
379         DocBookAttr     role='codedataavailability'
380 End
381
382 Style SampleAvailability
383         CopyStyle       Statements
384         LabelString     "Sample availability."
385         LatexName       sampleavailability
386         DocBookTag      para
387         DocBookAttr     role='sampleavailability'
388 End
389
390 Style Statements2
391         CopyStyle       Statements
392         ParSkip         0.4
393         TopSep          1.3
394         BottomSep       0.7
395         ParSep          0.7
396         DocBookTag      para
397         DocBookAttr     role='statements'
398 End
399
400 Style AuthorContribution
401         CopyStyle       Statements2
402         LabelString     "Author contributions."
403         LatexName       authorcontribution
404         DocBookTag      para
405         DocBookAttr     role='authorcontribution'
406 End
407
408 Style CompetingInterests
409         CopyStyle       Statements2
410         LatexName       competinginterests
411         LabelString     "Competing Interests."
412         DocBookTag      para
413         DocBookAttr     role='competinginterests'
414 End
415
416 Style Disclaimer
417         CopyStyle       Statements2
418         LatexName       disclaimer
419         LabelString     "Disclaimer."
420         DocBookTag      para
421         DocBookAttr     role='disclaimer'
422 End
423
424 Style Acknowledgments
425         CopyStyle       Statements2
426         LatexName       acknowledgements
427         LabelString     "Acknowledgments."
428         DocBookTag            para
429         DocBookWrapperTag     acknowledgements
430         DocBookSection        true
431 End
432
433 Style Bibliography
434         Margin          First_Dynamic
435         LatexType       Bib_Environment
436         LatexName       thebibliography
437         Category        BackMatter
438         NextNoIndent    1
439         ToggleIndent    Never
440         LeftMargin      MM
441         ParSkip         0.4
442         ItemSep         0
443         TopSep          0.7
444         BottomSep       0.7
445         ParSep          0.5
446         Align           Block
447         AlignPossible   Block, Left
448         LabelType       Bibliography
449         LabelString     "References"
450         LabelBottomSep  0.7
451         LabelFont
452                 Series          Bold
453         EndFont
454         TocLevel        0
455         IsTocCaption    0
456         Argument listpreamble:1
457           LabelString    "Bib preamble"
458           MenuString     "Bibliography Preamble"
459           Tooltip        "LaTeX code to be inserted before the first bibliography item"
460           PassThru       1
461           Font
462             Family typewriter
463             Color latex
464           EndFont
465         EndArgument
466 End
467
468 NoStyle         Statements
469 NoStyle         Statements2
470 NoStyle         Publications
471 NoStyle         InFrontmatter
472 NoStyle         Chapter
473 NoStyle         Chapter*
474 NoStyle         Part
475 NoStyle         Part*