]> git.lyx.org Git - lyx.git/blob - lib/layouts/achemso.layout
448f663c97a1c3802c17a2a7ac3c42bd0d4f88e4
[lyx.git] / lib / layouts / achemso.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[achemso,caption.sty,courier.sty,cleveref.sty,float.sty,helvet.sty,mathptmx.sty,mciteplus.sty,natbib.sty,natmove.sty,setspace.sty,xkeyval.sty]{American Chemical Society (ACS)}
3 #  \DeclareCategory{Articles}
4 # textclass definition file for achemso 3.7c
5 # Author: Uwe Stöhr (uwestoehr@web.de)
6
7 Format 54
8
9 Columns                         1
10 Sides                           1
11 SecNumDepth                     3
12 TocDepth                        3
13 DefaultStyle            Standard
14
15 Provides float          1
16
17 ClassOptions
18         FontSize                10|11|12
19 end
20
21 # This is just to show how to declare the default font.
22 # The defaults are exactly those shown here.
23 DefaultFont
24         Family                  Roman
25         Series                  Medium
26         Shape                   Up
27         Size                    Normal
28         Color                   None
29 EndFont
30
31 Style Standard
32         Category        MainText
33         Margin                  Static
34         LatexType               Paragraph
35         LatexName               dummy
36         ParIndent               MM
37         ParSkip                 0.4
38         Align                   Block
39         AlignPossible   Block, Left, Right, Center
40         LabelType               No_Label
41 End
42
43 Input stdcounters.inc
44 Input stdfloats.inc
45 Input stdlists.inc
46 Input stdsections.inc
47 Input stdstarsections.inc
48
49 NoStyle Chapter
50 NoCounter chapter
51 NoStyle Chapter*
52
53 Style Title
54         Margin                  Static
55         LatexType               Command
56         Category                FrontMatter
57         InPreamble              1
58         LatexName               title
59         ParSkip                 0.4
60         ItemSep                 0
61         TopSep                  0
62         BottomSep               0.7
63         ParSep                  1
64         Align                   Center
65         LabelType               No_Label
66         Font
67           Family                Sans
68           Size                  Largest
69           Series                Bold
70           EndFont
71         HTMLTag                 h1
72         HTMLTitle               true
73         Argument 1
74           LabelString   "Short Title|S"
75           Tooltip               "Short title which will appear in the running header"
76           InsertCotext  1
77         EndArgument
78 End
79
80 Style Author
81         LatexType               command
82         LatexName               author
83         Category                FrontMatter
84         InPreamble              1
85         TopSep                  0.7
86         Align                   Center
87         Font
88           Family                Sans
89           Size                  Large
90         EndFont
91 End
92
93 Style Email
94         CopyStyle               Author
95         LatexName               email
96         TopSep                  1
97         Font
98           Size                  Normal
99         EndFont
100 End
101
102 Style Affiliation
103         CopyStyle               Email
104         LatexName               affiliation
105         Font
106           Shape                 Italic
107         EndFont
108         Argument 1
109           LabelString   "Short name"
110           Tooltip               "Short name which appears in the footer of the title page"
111           InsertCotext  1
112         EndArgument
113 End
114
115 Style Alt_Affiliation
116         CopyStyle               Affiliation
117         LatexName               altaffiliation
118         TopSep                  0.7
119 End
120
121 Style Also_Affiliation
122         CopyStyle               Affiliation
123         LatexName               alsoaffiliation
124         TopSep                  0.5
125 End
126
127 Style Fax
128         CopyStyle               Email
129         LatexName               fax
130         TopSep                  0
131         LabelSep                xx
132         LabelType               Static
133         LabelString             "Fax:"
134 End
135
136 Style Phone
137         CopyStyle               Fax
138         LatexName               phone
139         LabelString             "Phone:"
140         TopSep                  0.5
141 End
142
143 Style Abbreviations
144         CopyStyle               Fax
145         Margin                  Dynamic
146         LatexName               abbreviations
147         TopSep                  1
148         Align                   Left
149         LabelString             "Abbreviations:"
150         LabelFont
151           Color                 Blue
152         EndFont
153 End
154
155 Style Keywords
156         CopyStyle               Abbreviations
157         LatexName               keywords
158         LabelString             "Keywords:"
159         TopSep                  0.3
160 End
161
162 Float
163         Type                    scheme
164         GuiName                 Scheme
165         Placement               tbp
166         Extension               los
167         NumberWithin    none
168         Style                   plain
169         ListName                "List of Schemes"
170         IsPredefined    true
171         UsesFloatPkg    true
172 End
173
174 InsetLayout scheme
175         LabelString             Scheme
176         LabelFont
177           Color                 collapsable
178           Size                  Small
179         EndFont
180         MultiPar                true
181 End
182
183 Float
184         Type                    chart
185         GuiName                 Chart
186         Placement               tbp
187         Extension               loc
188         NumberWithin    none
189         Style                   plain
190         ListName                "List of Charts"
191         IsPredefined    true
192         UsesFloatPkg    true
193 End
194
195 InsetLayout chart
196         LabelString             Chart
197         LabelFont
198           Color                 collapsable
199           Size                  Small
200         EndFont
201         MultiPar                true
202 End
203
204 Float
205         # We need the [[mathematical]] context, since graph in the sense of
206         # diagram is not meant (chart is used for this, see above).
207         Type                    graph
208         GuiName                 Graph[[mathematical]]
209         Placement               tbp
210         Extension               loh
211         NumberWithin    none
212         Style                   plain
213         ListName                "List of Graphs[[mathematical]]"
214         IsPredefined    true
215         UsesFloatPkg    true
216 End
217
218 InsetLayout graph
219         LabelString             Graph[[mathematical]]
220         LabelFont
221           Color                 collapsable
222           Size                  Small
223         EndFont
224         MultiPar                true
225 End
226
227 # insert Abtract and Bibliography style
228 Input stdstruct.inc
229
230 Style Acknowledgement
231         CopyStyle               Abstract
232         LatexName               acknowledgement
233         Category                BackMatter
234         InTitle                 0
235         BottomSep               0.7
236         LabelType               Above
237         LabelString             "Acknowledgement"
238         Font
239           Size                  Normal
240         EndFont
241         LabelFont
242           Series                Bold
243           Size                  Large
244         EndFont
245 End
246
247 Style SupplementalInfo
248         CopyStyle               Acknowledgement
249         LatexName               suppinfo
250         LabelString             "Supporting Information Available"
251 End
252
253 Style TOC_entry
254         CopyStyle               Acknowledgement
255         LatexName               tocentry
256         ParSep                  0.3
257         LabelString             "Graphical TOC Entry"
258 End
259
260 InsetLayout Flex:Bibnote
261         LyxType                 custom
262         LatexType               command
263         LatexName               bibnote
264         LabelString             "bibnote"
265         Decoration              Classic
266         Font
267           Color                 foreground
268           Size                  Small
269           Family                Roman
270           Shape                 Up
271           Series                Medium
272           Misc                  No_Emph
273           Misc                  No_Noun
274           Misc                  No_Bar
275         EndFont
276         LabelFont
277           Size                  Small
278         EndFont
279         MultiPar                true
280         ResetsFont              true
281 End
282
283 InsetLayout Flex:Chemistry
284         CopyStyle               Flex:Bibnote
285         LatexName               ce
286         LabelString             "chemistry"
287         Preamble
288           \usepackage[version=3]{mhchem}
289         EndPreamble
290         LabelFont
291           Color                 blue
292         EndFont
293         MultiPar                false
294 End