This file is indexed.

/usr/share/lyx/layouts/ectaart.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
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[ectaart]{Econometrica}
#  \DeclareCategory{Articles}
# Author : Koji Yokota <yok...@res.otaru-uc.ac.jp>

Format 60
Input article.layout

TitleLatexType		Environment
TitleLatexName		frontmatter

ClassOptions
	Other		draft
End

Style Title
	Margin		Manual
	LeftMargin	-MMMMMMMM
	Align		Center
End

Style RunTitle
	Category	FrontMatter
	LatexType	Command
	LatexName	runtitle
	InTitle		1
	Margin		Dynamic
	LabelType	Static
	LabelString	"Running Title:"
	LabelSep	M
	LabelFont
	  Color		Red
	EndFont
End

Style RunAuthor
	CopyStyle	RunTitle
	LatexType	Command
	LatexName	runauthor
	LabelString	"Running Author:"
End

Style Abstract
	Margin			Dynamic
	LatexType		Environment
	LatexName		abstract
	InTitle			1
	Category		FrontMatter
	NextNoIndent		1
	LabelSep		xxx
	ParSkip			0.4
	TopSep			0.7
	BottomSep		0.4
	Align			Block
	LabelType		Static
	LabelString		"Abstract"
	LabelFont
	  Size			Normal
	  Series		Medium
	EndFont
End

Style Address
	CopyStyle	RunTitle
	LatexName	address
	Argument 1
		LabelString   "Address Option"
		Tooltip       "Optional argument for the address"
	EndArgument
	LabelString	"Address:"
End

Style Email
	Category	FrontMatter
	LatexType	Command
	LatexName	lyxead
	Argument 1
		LabelString   "E-Mail Option"
		Tooltip       "Optional argument for the e-mail"
	EndArgument
	InTitle		1
	Margin		First_Dynamic
	LabelType	Static
	LabelString	"E-mail:"
	LabelSep	M
	Font
	  Family	Typewriter
	EndFont
	LabelFont
	  Family	Roman
	  Series	Medium
	  Size		Normal
	  Color		Blue
	EndFont
        Preamble
		\def\lyxead[#1]#2{\ead[label=#1]{#2}}
        EndPreamble
End

Style Web_Address
	CopyStyle	Email
	LatexName	lyxeadurl
	LabelString	"Web address:"
        Preamble
		\def\lyxeadurl[#1]#2{\ead[label=#1,url]{#2}}
        EndPreamble
End

Style Author
	LatexType	Command
	LatexName	author
	NewLine		0
	InTitle		1
End

Style Authors_Block
	CopyStyle	RunTitle
	LatexType	Environment
	LatexName	aug
	LabelString	"Authors Block:"
End

Style Keyword
	CopyStyle	Abstract
	LatexType	Environment
	LatexName	keyword
	LabelString	"Keywords:"
	LabelFont
	  Shape		SmallCaps
	EndFont
End

Style Thanks_Text
	CopyStyle	Email
	LatexType	Command
	LatexName	lyxthankstext
	NeedProtect	1
	LabelType	Static
	LabelCounter	Thanks
	LabelString	"Thanks \theThanks:"
        Preamble
		\def\lyxthankstext[#1]#2{\thankstext{#1}{#2}}
        EndPreamble
End

Style Emphasize
	CopyStyle	Standard
	LatexType	Environment
	LatexName	lyxem
	TopSep		1
	Font
	  Shape		Italic
	EndFont
	Preamble
		\newenvironment{lyxem}{\par\begin{em}}{\end{em}\par}
	EndPreamble
End

InsetLayout Flex:Thanks_Reference
	LyxType		custom
	LatexType	Command
	LatexName	thanksref
	MultiPar	0
	CustomPars	0
	Decoration	Classic
	LabelString	"Thanks Ref"
	ForcePlain	1
	BgColor		background
	ResetsFont true
End

InsetLayout Flex:Internet_Address_Reference
	CopyStyle	Flex:Thanks_Reference
	LatexName	printead
	LabelString	"Internet Addess Ref"
End

InsetLayout Flex:Corresponding_Author
	CopyStyle	Flex:Thanks_Reference
	LatexName	corref
	LabelString	"Corresponding Author"
	BgColor		black
End

InsetLayout Flex:Author
	CopyStyle	Flex:Thanks_Reference
	LatexName	author
	LabelString	"Author"
	BgColor		green
End

InsetLayout Flex:Name_(First_Name)
	CopyStyle	Flex:Thanks_Reference
	LatexName	fnms
	LabelString	"First Name"
	BgColor		background
End

InsetLayout Flex:Name_(Surname)
	CopyStyle	Flex:Thanks_Reference
	LatexName	snm
	LabelString	"Surname"
	BgColor		background
End

InsetLayout Flex:Keyword
	CopyStyle	Flex:Thanks_Reference
	LatexName	kwd
	LabelString	"Keyword"
End

InsetLayout Flex:By_Same_Author_(bib)
	CopyStyle	Flex:Thanks_Reference
	LatexName	bysame
	LabelString	"bysame"
	BgColor		blue
End

Counter Thanks
End