]> git.lyx.org Git - features.git/blob - lib/layouts/copernicus.layout
DocBook: implement author for layouts that previously missed it.
[features.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 85
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           red
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         DocBookWrapperTagType inline
83         DocBookInInfo         always
84 End
85
86 Style Affil
87         # enters the affiliation that applies to all the previous
88         # authors since the last \affil entry.
89         CopyStyle       InFrontmatter
90         LatexName       affil
91         LabelString     "Affiliation:"
92         Argument 1
93                 LabelString     "Affiliation Mark"
94                 ToolTip         "identify the author with the corresponding affiliation. 1, 2, 3, etc. should be inserted."
95         EndArgument
96 End
97
98 Style Running_Title
99         # enters the short title that appears at the
100         # top of all pages (except for the first page).
101         CopyStyle       InFrontmatter
102         LatexName       runningtitle
103         LabelString     "Running title:"
104 End
105
106 Style FirstPage
107         LatexType       Command
108         LatexName       firstpage
109         LabelString     firstpage
110         LabelType       Static
111         Margin          Dynamic
112         LabelSep        xx
113         LabelFont
114                 Shape           Italic
115                 Color           Red
116         EndFont
117 End
118
119 Style RunningAuthor
120         # enters the abbreviated list of authors that appears
121         # at the top of all pages (except for the first page)
122         CopyStyle       InFrontmatter
123         LatexName       runningauthor
124         LabelString     "Running author:"
125 End
126
127 Style Publications
128         Margin          Dynamic
129         KeepEmpty       1
130         LatexType       Command
131         NextNoIndent    1
132         LabelSep        M
133         ParSkip         0.4
134         TopSep          1.3
135         BottomSep       0.7
136         ParSep          0.7
137         Align           Left
138         LabelType       Static
139         Font
140                 Size            Small
141                 Series          Medium
142         EndFont
143         LabelFont
144                 Series          Bold
145                 Shape           Up
146                 Color           Black
147         EndFont
148 End
149
150 Style Correspondence
151         CopyStyle       Publications
152         LatexName       correspondence
153         LabelString     "Correspondence:"
154 End
155
156 Style Received
157         # enters the date that the manuscript was submitted
158         # (to be inserted by the Publication Production Office).
159         CopyStyle       Publications
160         LatexName       received
161         LabelString     "Received:"
162 End
163
164 Style Accepted
165         # enters the date that the paper was accepted for publication
166         # (to be inserted by the Publication Production Office)
167         CopyStyle       Publications
168         LatexName       accepted
169         LabelString     "Accepted:"
170 End
171
172 Style Pubdiscuss
173         # enters the date that the manuscript was published
174         # in the discussion stage
175         # (to be inserted by the Publication Produc- tion Office).
176         CopyStyle       Publications
177         LatexName       pubdiscuss
178         LabelString     "Pubdiscuss:"
179 End
180
181 Style Revised
182         # enters the date that the revised manuscript was received
183         # (to be inserted by the Publication Production Office and
184         # omitted if there were no revisions).
185         CopyStyle       Publications
186         LatexName       revised
187         LabelString     "Revised:"
188 End
189
190 Style Published
191         # enters the date that the manuscript was published
192         # in its final form
193         # (to be inserted by the Publication Production Office).
194         CopyStyle       Publications
195         LatexName       published
196         LabelString     "Published:"
197 End
198
199 Style Abstract
200         LatexType       Environment
201         LatexName       abstract
202         LabelType       Static
203         LabelSep        xx
204         LabelString     "Abstract."
205         Margin          Dynamic
206         NextNoIndent    1
207         Align           Left
208         LabelFont
209                 Size            Normal
210                 Series          Bold
211         EndFont
212         ParSkip         0.4
213         TopSep          1.3
214         BottomSep       0.7
215         ParSep          0.7
216 End
217
218 Style Statements
219         LabelType       Static
220         LabelFont
221                 Shape           Italic
222         EndFont
223         LabelSep        xx
224         LatexType       Command
225         Margin          Dynamic
226         KeepEmpty       0
227 End
228
229 Style Copyrightstatement
230         CopyStyle       Statements
231         LatexName       copyrightstatement
232         LabelString     "Copyright:"
233 End
234
235 Style Introduction
236         CopyStyle       Section
237         LatexName       introduction
238         LabelString     "\thesection Introduction"
239         KeepEmpty       1
240         LabelSep        ""
241 End
242
243 Style Conclusions
244         CopyStyle       Section
245         LatexName       conclusions
246         LabelString     "\thesection Conclusions"
247         KeepEmpty       1
248         LabelSep        ""
249 End
250
251 Counter appendix
252         GuiName Appendix
253         Within          "none"
254 End
255
256 Style Section_Appendix
257         CopyStyle       Section
258         Category        Appendix
259         LabelCounter    appendix
260         LabelString     "Appendix \Alph{appendix}:"
261 End
262
263 Counter subappendix
264         GuiName Subappendix
265         Within          "appendix"
266 End
267
268 Style Subsection_Appendix
269         CopyStyle       Subsection
270         Category        Appendix
271         LabelCounter    subappendix
272         LabelString     "\Alph{appendix}\arabic{subappendix}"
273 End
274
275 Counter subsubappendix
276         GuiName Subsubappendix
277         Within          subappendix
278 End
279
280 Style Subsubsection_Appendix
281         CopyStyle       Subsubsection
282         Category        Appendix
283         LabelCounter    subsubappendix
284         LabelString     "\Alph{appendix}\arabic{subappendix}.\arabic{subsubappendix}"
285 End
286
287 InsetLayout Flex:Appendix
288         LyXType         custom
289         LatexType       Environment
290         LatexName       copappendix
291         Decoration      Classic
292         MultiPar        true
293         LabelString     "[Appendix]"
294         KeepEmpty       1
295         Font
296                 Family          Roman
297                 Size            Normal
298                 Shape           Up
299         EndFont
300         Preamble
301                 \newenvironment{copappendix}
302                 {\appendix}
303                 {\noappendix}
304         EndPreamble
305 End
306
307 Style CodeAvailability
308         CopyStyle       Statements
309         LabelString     "Code availability."
310         LatexName       codeavailability
311 End
312
313 Style DataAvailability
314         CopyStyle       Statements
315         LabelString     "Data availability."
316         LatexName       dataavailability
317 End
318
319 Style CodeAndDataAvailability
320         CopyStyle       Statements
321         LabelString     "Code and data availability."
322         LatexName       codedataavailability
323 End
324
325 Style SampleAvailability
326         CopyStyle       Statements
327         LabelString     "Sample availability."
328         LatexName       sampleavailability
329 End
330
331 Style Statements2
332         CopyStyle       Statements
333         ParSkip         0.4
334         TopSep          1.3
335         BottomSep       0.7
336         ParSep          0.7
337 End
338
339 Style AuthorContribution
340         CopyStyle       Statements2
341         LabelString     "Author contributions."
342         LatexName       authorcontribution
343 End
344
345 Style CompetingInterests
346         CopyStyle       Statements2
347         LatexName       competinginterests
348         LabelString     "Competing Interests."
349 End
350
351 Style Disclaimer
352         CopyStyle       Statements2
353         LatexName       disclaimer
354         LabelString     "Disclaimer."
355 End
356
357 Style Acknowledgements
358         CopyStyle       Statements2
359         LatexName       acknowledgements
360         LabelString     "Acknowledgements."
361 End
362
363 Style Bibliography
364         Margin          First_Dynamic
365         LatexType       Bib_Environment
366         LatexName       thebibliography
367         Category        BackMatter
368         NextNoIndent    1
369         ToggleIndent    Never
370         LeftMargin      MM
371         ParSkip         0.4
372         ItemSep         0
373         TopSep          0.7
374         BottomSep       0.7
375         ParSep          0.5
376         Align           Block
377         AlignPossible   Block, Left
378         LabelType       Bibliography
379         LabelString     "References"
380         LabelBottomSep  0.7
381         LabelFont
382                 Series          Bold
383         EndFont
384         TocLevel        0
385         IsTocCaption    0
386         Argument listpreamble:1
387           LabelString    "Bib preamble"
388           MenuString     "Bibliography Preamble"
389           Tooltip        "LaTeX code to be inserted before the first bibliography item"
390           PassThru       1
391           Font
392             Family typewriter
393             Color latex
394           EndFont
395         EndArgument
396 End
397
398 NoStyle         Statements
399 NoStyle         Statements2
400 NoStyle         Publications
401 NoStyle         InFrontmatter
402 NoStyle         Chapter
403 NoStyle         Chapter*
404 NoStyle         Part
405 NoStyle         Part*