]> git.lyx.org Git - lyx.git/blob - lib/layouts/achemso.layout
Add tableaux to outliner
[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.8 and 3.9
5 # Author: Uwe Stöhr (uwestoehr@web.de)
6
7 Format 63
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         AllowsSideways  0
169         Style                   plain
170         ListName                "List of Schemes"
171         IsPredefined    true
172         UsesFloatPkg    true
173 End
174
175 InsetLayout scheme
176         LabelString             Scheme
177         LabelFont
178           Color                 collapsable
179           Size                  Small
180         EndFont
181         MultiPar                true
182 End
183
184 Float
185         Type                    chart
186         GuiName                 Chart
187         Placement               tbp
188         Extension               loc
189         NumberWithin    none
190         AllowsSideways  0
191         Style                   plain
192         ListName                "List of Charts"
193         IsPredefined    true
194         UsesFloatPkg    true
195 End
196
197 InsetLayout chart
198         LabelString             Chart
199         LabelFont
200           Color                 collapsable
201           Size                  Small
202         EndFont
203         MultiPar                true
204 End
205
206 Float
207         # We need the [[mathematical]] context, since graph in the sense of
208         # diagram is not meant (chart is used for this, see above).
209         Type                    graph
210         GuiName                 Graph[[mathematical]]
211         Placement               tbp
212         Extension               loh
213         NumberWithin    none
214         AllowsSideways  0
215         Style                   plain
216         ListName                "List of Graphs[[mathematical]]"
217         IsPredefined    true
218         UsesFloatPkg    true
219 End
220
221 InsetLayout graph
222         LabelString             Graph[[mathematical]]
223         LabelFont
224           Color                 collapsable
225           Size                  Small
226         EndFont
227         MultiPar                true
228 End
229
230 # insert Abtract and Bibliography style
231 Input stdstruct.inc
232
233 Style Acknowledgement
234         CopyStyle               Abstract
235         LatexName               acknowledgement
236         Category                BackMatter
237         InTitle                 0
238         BottomSep               0.7
239         LabelType               Above
240         LabelString             "Acknowledgement"
241         Font
242           Size                  Normal
243         EndFont
244         LabelFont
245           Series                Bold
246           Size                  Large
247         EndFont
248 End
249
250 Style SupplementalInfo
251         CopyStyle               Acknowledgement
252         LatexName               suppinfo
253         LabelString             "Supporting Information Available"
254 End
255
256 Style TOC_entry
257         CopyStyle               Acknowledgement
258         LatexName               tocentry
259         ParSep                  0.3
260         LabelString             "Graphical TOC Entry"
261 End
262
263 InsetLayout Flex:Bibnote
264         LyxType                 custom
265         LatexType               command
266         LatexName               bibnote
267         LabelString             "bibnote"
268         Decoration              Classic
269         Font
270           Color                 foreground
271           Size                  Small
272           Family                Roman
273           Shape                 Up
274           Series                Medium
275           Misc                  No_Emph
276           Misc                  No_Noun
277           Misc                  No_Bar
278         EndFont
279         LabelFont
280           Size                  Small
281         EndFont
282         MultiPar                true
283         ResetsFont              true
284 End
285
286 InsetLayout Flex:Chemistry
287         CopyStyle               Flex:Bibnote
288         LatexName               ce
289         LabelString             "chemistry"
290         Preamble
291           \usepackage[version=3]{mhchem}
292         EndPreamble
293         LabelFont
294           Color                 blue
295         EndFont
296         MultiPar                false
297 End
298
299 InsetLayout Flex:Latin
300         CopyStyle               Flex:Bibnote
301         LatexName               latin
302         LabelString             "Latin"
303         MultiPar                false
304 End