This file is indexed.

/usr/share/lyx/layouts/achemso.layout is in lyx-common 2.2.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
#% Do not delete the line below; configure depends on this
#  \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)}
#  \DeclareCategory{Articles}
# textclass definition file for achemso 3.8 and 3.9
# Author: Uwe Stöhr (uwestoehr@web.de)

Format 60

Columns				1
Sides				1
SecNumDepth			3
TocDepth			3
DefaultStyle		Standard

Provides float		1

ClassOptions
	FontSize		10|11|12
end

# This is just to show how to declare the default font.
# The defaults are exactly those shown here.
DefaultFont
	Family			Roman
	Series			Medium
	Shape			Up
	Size			Normal
	Color			None
EndFont

Style Standard
	Category    	MainText
	Margin			Static
	LatexType		Paragraph
	LatexName		dummy
	ParIndent		MM
	ParSkip			0.4
	Align			Block
	AlignPossible	Block, Left, Right, Center
	LabelType		No_Label
End

Input stdcounters.inc
Input stdfloats.inc
Input stdlists.inc
Input stdsections.inc
Input stdstarsections.inc

NoStyle Chapter
NoCounter chapter
NoStyle Chapter*

Style Title
	Margin			Static
	LatexType		Command
	Category		FrontMatter
	InPreamble		1
	LatexName		title
	ParSkip			0.4
	ItemSep			0
	TopSep			0
	BottomSep		0.7
	ParSep			1
	Align			Center
	LabelType		No_Label
	Font
	  Family		Sans
	  Size			Largest
	  Series		Bold
	  EndFont
	HTMLTag			h1
	HTMLTitle		true
	Argument 1
	  LabelString	"Short Title|S"
	  Tooltip		"Short title which will appear in the running header"
	  InsertCotext	1
	EndArgument
End

Style Author
	LatexType		command
	LatexName		author
	Category		FrontMatter
	InPreamble		1
	TopSep			0.7
	Align			Center
	Font
	  Family		Sans
	  Size			Large
	EndFont
End

Style Email
	CopyStyle		Author
	LatexName		email
	TopSep			1
	Font
	  Size			Normal
	EndFont
End

Style Affiliation
	CopyStyle		Email
	LatexName		affiliation
	Font
	  Shape			Italic
	EndFont
	Argument 1
	  LabelString	"Short name"
	  Tooltip		"Short name which appears in the footer of the title page"
	  InsertCotext	1
	EndArgument
End

Style Alt_Affiliation
	CopyStyle		Affiliation
	LatexName		altaffiliation
	TopSep			0.7
End

Style Also_Affiliation
	CopyStyle		Affiliation
	LatexName		alsoaffiliation
	TopSep			0.5
End

Style Fax
	CopyStyle		Email
	LatexName		fax
	TopSep			0
	LabelSep		xx
	LabelType		Static
	LabelString		"Fax:"
End

Style Phone
	CopyStyle		Fax
	LatexName		phone
	LabelString		"Phone:"
	TopSep			0.5
End

Style Abbreviations
	CopyStyle		Fax
	Margin			Dynamic
	LatexName		abbreviations
	TopSep			1
	Align			Left
	LabelString		"Abbreviations:"
	LabelFont
	  Color			Blue
	EndFont
End

Style Keywords
	CopyStyle		Abbreviations
	LatexName		keywords
	LabelString		"Keywords:"
	TopSep			0.3
End

Float
	Type			scheme
	GuiName			Scheme
	Placement		tbp
	Extension		los
	NumberWithin	none
	AllowsSideways	0
	Style			plain
	ListName		"List of Schemes"
	IsPredefined	true
	UsesFloatPkg	true
End

InsetLayout scheme
	LabelString		Scheme
	LabelFont
	  Color			collapsable
	  Size			Small
	EndFont
	MultiPar		true
End

Float
	Type			chart
	GuiName			Chart
	Placement		tbp
	Extension		loc
	NumberWithin	none
	AllowsSideways	0
	Style			plain
	ListName		"List of Charts"
	IsPredefined	true
	UsesFloatPkg	true
End

InsetLayout chart
	LabelString		Chart
	LabelFont
	  Color			collapsable
	  Size			Small
	EndFont
	MultiPar		true
End

Float
	# We need the [[mathematical]] context, since graph in the sense of
	# diagram is not meant (chart is used for this, see above).
	Type			graph
	GuiName			Graph[[mathematical]]
	Placement		tbp
	Extension		loh
	NumberWithin	none
	AllowsSideways	0
	Style			plain
	ListName		"List of Graphs[[mathematical]]"
	IsPredefined	true
	UsesFloatPkg	true
End

InsetLayout graph
	LabelString		Graph[[mathematical]]
	LabelFont
	  Color			collapsable
	  Size			Small
	EndFont
	MultiPar		true
End

# insert Abtract and Bibliography style
Input stdstruct.inc

Style Acknowledgement
	CopyStyle		Abstract
	LatexName		acknowledgement
	Category		BackMatter
	InTitle			0
	BottomSep		0.7
	LabelType		Above
	LabelString		"Acknowledgement"
	Font
	  Size			Normal
	EndFont
	LabelFont
	  Series		Bold
	  Size			Large
	EndFont
End

Style SupplementalInfo
	CopyStyle		Acknowledgement
	LatexName		suppinfo
	LabelString		"Supporting Information Available"
End

Style TOC_entry
	CopyStyle		Acknowledgement
	LatexName		tocentry
	ParSep			0.3
	LabelString		"Graphical TOC Entry"
End

InsetLayout Flex:Bibnote
	LyxType			custom
	LatexType		command
	LatexName		bibnote
	LabelString		"bibnote"
	Decoration		Classic
	Font
	  Color			foreground
	  Size			Small
	  Family		Roman
	  Shape			Up
	  Series		Medium
	  Misc			No_Emph
	  Misc			No_Noun
	  Misc			No_Bar
	EndFont
	LabelFont
	  Size			Small
	EndFont
	MultiPar		true
	ResetsFont		true
End

InsetLayout Flex:Chemistry
	CopyStyle		Flex:Bibnote
	LatexName		ce
	LabelString		"chemistry"
	Preamble
	  \usepackage[version=3]{mhchem}
	EndPreamble
	LabelFont
	  Color			blue
	EndFont
	MultiPar		false
End

InsetLayout Flex:Latin
	CopyStyle		Flex:Bibnote
	LatexName		latin
	LabelString		"Latin"
	MultiPar		false
End