]> git.lyx.org Git - lyx.git/blob - lib/layouts/achemso.layout
4c3247f5c6beb3071f1e1a5b46d29f20fca37cfb
[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 40
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   OptionalArgs          1
76 End  
77
78 Style Author
79   LatexType             command
80   LatexName             author
81   InTitle               1
82   InPreamble            1
83   Align                 Center
84   Font
85     Family              Sans
86     Size                Large
87   EndFont
88 End
89
90 Style Email
91   CopyStyle             Author
92   LatexName             email
93 End
94
95 Style Affiliation
96   CopyStyle             Author
97   LatexName             affiliation
98   OptionalArgs          1
99 End
100
101 Style Alt_Affiliation
102   CopyStyle             Author
103   LatexName             altaffiliation
104 End
105
106 Style Also_Affiliation
107   CopyStyle             Author
108   LatexName             alsoaffiliation
109 End
110
111 Style Fax
112   CopyStyle             Author
113   LatexName             fax
114 End
115
116 Style Phone
117   CopyStyle             Author
118   LatexName             phone
119 End
120
121 Float
122         Type                    scheme
123         GuiName                 Scheme
124         Placement               tbp
125         Extension               los
126         NumberWithin            none
127         Style                   plain
128         ListName                "List of Schemes"
129         IsPredefined true
130         UsesFloatPkg true
131 End
132
133 InsetLayout scheme
134         LabelString             Scheme
135         LabelFont
136           Color                 collapsable
137           Size                  Small
138         EndFont
139         MultiPar                true
140 End
141
142
143 Float
144         Type                    chart
145         GuiName                 Chart
146         Placement               tbp
147         Extension               loc
148         NumberWithin            none
149         Style                   plain
150         ListName                "List of Charts"
151         IsPredefined true
152         UsesFloatPkg true
153 End
154
155 InsetLayout chart
156         LabelString             Chart
157         LabelFont
158           Color                 collapsable
159           Size                  Small
160         EndFont
161         MultiPar                true
162 End
163
164
165 Float
166         Type                    graph
167         GuiName                 Graph
168         Placement               tbp
169         Extension               loh
170         NumberWithin            none
171         Style                   plain
172         ListName                "List of Graphs"
173         IsPredefined true
174         UsesFloatPkg true
175 End
176
177 InsetLayout graph
178         LabelString             Graph
179         LabelFont
180           Color                 collapsable
181           Size                  Small
182         EndFont
183         MultiPar                true
184 End
185
186
187 Style Abstract
188         Margin                  Static
189         LatexType               Environment
190         LatexName               abstract
191         Category                FrontMatter
192         InTitle                 1
193         NextNoIndent            1
194         LeftMargin              MMM
195         RightMargin             MMM
196         ParIndent               MM
197         ItemSep                 0
198         TopSep                  0.7
199         BottomSep               0.7
200         ParSep                  0
201         Align                   Block
202         AlignPossible           Block
203         LabelType               Centered_Top_Environment
204         LabelString             "Abstract"
205         LabelBottomSep          0.5
206         Font
207           Size                  Small
208         EndFont
209         LabelFont
210           Series                Bold
211           Size                  Large
212         EndFont
213 End
214
215
216 InsetLayout Flex:Bibnote
217         LyxType                 custom
218         LatexType               command
219         LatexName               bibnote
220         LabelString             "bibnote"
221         Decoration              Classic
222         Font
223           Color                 foreground
224           Size                  Small
225           Family                Roman
226           Shape                 Up
227           Series                Medium
228           Misc                  No_Emph
229           Misc                  No_Noun
230           Misc                  No_Bar
231         EndFont
232         LabelFont
233           Size                  Small
234         EndFont
235         MultiPar                true
236 End
237
238
239 Style Bibliography
240         Margin                  First_Dynamic
241         LatexType               Bib_Environment
242         LatexName               thebibliography
243         NextNoIndent            1
244         LeftMargin              MM
245         ParSkip                 0.4
246         ItemSep                 0
247         TopSep                  0.7
248         BottomSep               0.7
249         ParSep                  0.5
250         Align                   Block
251         AlignPossible           Block, Left
252         LabelType               Bibliography
253         LabelString             "References"
254         LabelBottomSep          1.2
255         LabelFont
256           Series                Bold
257           Size                  Larger
258         EndFont
259 End
260
261
262 InsetLayout Flex:Chemistry
263         CopyStyle               Flex:Bibnote
264         LatexName               ce
265         LabelString             "chemistry"
266         Preamble
267           \usepackage[version=3]{mhchem}
268         EndPreamble
269         LabelFont
270           Color                 blue
271         EndFont
272         MultiPar                false
273 End