]> git.lyx.org Git - lyx.git/blob - lib/layouts/achemso.layout
f61dd925c1497b9db1b0465a7c95eedf8edb5ede
[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 # achemso textclass definition file.
5 # Author: Uwe Stöhr (uwestoehr@web.de)
6
7 Format 41
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
22 # This is just to show how to declare the default font.
23 # The defaults are exactly those shown here.
24 DefaultFont
25         Family                  Roman
26         Series                  Medium
27         Shape                   Up
28         Size                    Normal
29         Color                   None
30 EndFont
31
32
33 Style Standard
34         Margin                  Static
35         LatexType               Paragraph
36         LatexName               dummy
37         ParIndent               MM
38         ParSkip                 0.4
39         Align                   Block
40         AlignPossible           Block, Left, Right, Center
41         LabelType               No_Label
42 End
43
44
45 Input stdcounters.inc
46 Input stdfloats.inc
47 Input stdlists.inc
48 Input stdsections.inc
49 Input stdstarsections.inc
50
51 NoStyle Chapter
52 NoCounter chapter
53 NoStyle Chapter*
54
55 Style Title
56   Margin                Static
57   LatexType             Command
58   Category              FrontMatter
59   InTitle               1
60   InPreamble            1
61   LatexName             title
62   ParSkip               0.4
63   ItemSep               0
64   TopSep                0
65   BottomSep             1
66   ParSep                1
67   Align         Center
68   LabelType             No_Label
69   Font
70     Family              Sans
71     Size                Largest
72   EndFont
73   HTMLTag               h1
74   HTMLTitle             true
75   Argument 1
76     LabelString         "Short Title|S"
77     Tooltip             "Short title which appears in the running headers"
78   EndArgument
79 End  
80
81 Style Author
82   LatexType             command
83   LatexName             author
84   InTitle               1
85   InPreamble            1
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 End
97
98 Style Affiliation
99   CopyStyle             Author
100   LatexName             affiliation
101   Argument 1
102     LabelString         "Short Affiliation|S"
103     Tooltip             "Short version of the affiliation"
104   EndArgument
105 End
106
107 Style Alt_Affiliation
108   CopyStyle             Author
109   LatexName             altaffiliation
110 End
111
112 Style Also_Affiliation
113   CopyStyle             Author
114   LatexName             alsoaffiliation
115 End
116
117 Style Fax
118   CopyStyle             Author
119   LatexName             fax
120 End
121
122 Style Phone
123   CopyStyle             Author
124   LatexName             phone
125 End
126
127 Float
128         Type                    scheme
129         GuiName                 Scheme
130         Placement               tbp
131         Extension               los
132         NumberWithin            none
133         Style                   plain
134         ListName                "List of Schemes"
135         IsPredefined true
136         UsesFloatPkg true
137 End
138
139 InsetLayout scheme
140         LabelString             Scheme
141         LabelFont
142           Color                 collapsable
143           Size                  Small
144         EndFont
145         MultiPar                true
146 End
147
148
149 Float
150         Type                    chart
151         GuiName                 Chart
152         Placement               tbp
153         Extension               loc
154         NumberWithin            none
155         Style                   plain
156         ListName                "List of Charts"
157         IsPredefined true
158         UsesFloatPkg true
159 End
160
161 InsetLayout chart
162         LabelString             Chart
163         LabelFont
164           Color                 collapsable
165           Size                  Small
166         EndFont
167         MultiPar                true
168 End
169
170
171 Float
172         Type                    graph
173         GuiName                 Graph
174         Placement               tbp
175         Extension               loh
176         NumberWithin            none
177         Style                   plain
178         ListName                "List of Graphs"
179         IsPredefined true
180         UsesFloatPkg true
181 End
182
183 InsetLayout graph
184         LabelString             Graph
185         LabelFont
186           Color                 collapsable
187           Size                  Small
188         EndFont
189         MultiPar                true
190 End
191
192
193 Style Abstract
194         Margin                  Static
195         LatexType               Environment
196         LatexName               abstract
197         Category                FrontMatter
198         InTitle                 1
199         NextNoIndent            1
200         LeftMargin              MMM
201         RightMargin             MMM
202         ParIndent               MM
203         ItemSep                 0
204         TopSep                  0.7
205         BottomSep               0.7
206         ParSep                  0
207         Align                   Block
208         AlignPossible           Block
209         LabelType               Centered_Top_Environment
210         LabelString             "Abstract"
211         LabelBottomSep          0.5
212         Font
213           Size                  Small
214         EndFont
215         LabelFont
216           Series                Bold
217           Size                  Large
218         EndFont
219 End
220
221
222 InsetLayout Flex:Bibnote
223         LyxType                 custom
224         LatexType               command
225         LatexName               bibnote
226         LabelString             "bibnote"
227         Decoration              Classic
228         Font
229           Color                 foreground
230           Size                  Small
231           Family                Roman
232           Shape                 Up
233           Series                Medium
234           Misc                  No_Emph
235           Misc                  No_Noun
236           Misc                  No_Bar
237         EndFont
238         LabelFont
239           Size                  Small
240         EndFont
241         MultiPar                true
242 End
243
244
245 Style Bibliography
246         Margin                  First_Dynamic
247         LatexType               Bib_Environment
248         LatexName               thebibliography
249         NextNoIndent            1
250         LeftMargin              MM
251         ParSkip                 0.4
252         ItemSep                 0
253         TopSep                  0.7
254         BottomSep               0.7
255         ParSep                  0.5
256         Align                   Block
257         AlignPossible           Block, Left
258         LabelType               Bibliography
259         LabelString             "References"
260         LabelBottomSep          1.2
261         LabelFont
262           Series                Bold
263           Size                  Larger
264         EndFont
265 End
266
267
268 InsetLayout Flex:Chemistry
269         CopyStyle               Flex:Bibnote
270         LatexName               ce
271         LabelString             "chemistry"
272         Preamble
273           \usepackage[version=3]{mhchem}
274         EndPreamble
275         LabelFont
276           Color                 blue
277         EndFont
278         MultiPar                false
279 End