/usr/share/lyx/layouts/AEA.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 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 | #% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[AEA,amsmath.sty,harvard.sty,multicol.sty,setspace.sty]{American Economic Association (AEA)}
# \DeclareCategory{Articles}
# Authors : Koji Yokota <yokota@res.otaru-uc.ac.jp>
# Uwe Stöhr <uwestoehr@web.de>
Format 60
Input stdclass.inc
Input theorems-ams.module
Input theorems-bytype.module
Input theorems-ams-extended-bytype.module
Provides amsthm 1
NoStyle Part
NoCounter part
NoStyle Chapter
NoCounter chapter
NoStyle Paragraph
NoCounter paragraph
NoStyle Subparagraph
NoCounter subparagraph
NoStyle Part*
NoStyle Chapter*
NoStyle Section*
NoStyle Subsection*
NoStyle Subsubsection*
NoStyle Paragraph*
NoStyle Subparagraph*
NoStyle List
NoStyle LyX-Code
NoStyle Verse
NoStyle Address
NoStyle Right_Address
NoStyle Acknowledgement*
NoStyle Algorithm*
NoStyle Assumption*
NoStyle Axiom*
NoStyle Conclusion*
NoStyle Condition*
NoStyle Criterion*
NoStyle Fact
NoStyle Notation*
NoStyle Note
NoStyle Note*
NoStyle Remark*
NoStyle Summary*
Style ShortTitle
Category FrontMatter
LatexType Command
LatexName shortTitle
InTitle 1
Align Center
End
Style Publication_Month
CopyStyle ShortTitle
LatexName pubMonth
Align Left
Margin Dynamic
LabelType Static
LabelString "Publication Month:"
LabelSep M
LabelFont
Color Red
EndFont
End
Style Publication_Year
CopyStyle Publication_Month
LatexName pubYear
LabelString "Publication Year:"
End
Style Publication_Volume
CopyStyle Publication_Month
LatexName pubVolume
LabelString "Publication Volume:"
End
Style Publication_Issue
CopyStyle Publication_Month
LatexName pubIssue
LabelString "Publication Issue:"
End
Style JEL
CopyStyle Publication_Month
LatexName JEL
LabelString "JEL:"
End
Style Keywords
CopyStyle Publication_Month
LatexName Keywords
LabelString "Keywords:"
End
Style Abstract
InTitle 1
End
Style Acknowledgement
Category FrontMatter
LabelString "Acknowledgement."
Preamble
EndPreamble
End
Style Figure_Notes
Margin Static
LatexType Environment
LatexName figurenotes
Category MainText
NextNoIndent 1
Argument 1
LabelString "Figure Note"
Tooltip "Text of a note in a figure"
EndArgument
LeftMargin MMM
TopSep 0.5
BottomSep 0.5
Align Left
LabelType Static
LabelString "Note:"
LabelSep I
Font
Size Small
EndFont
LabelFont
Shape Italic
Size Small
EndFont
End
Style Table_Notes
CopyStyle Figure_Notes
LatexName tablenotes
Argument 1
LabelString "Table Note"
Tooltip "Text of a note in a table"
EndArgument
End
Style Theorem
LatexName theorem
Preamble
\newtheorem{theorem}{Theorem}
EndPreamble
End
Style Algorithm
LatexName algorithm
Preamble
\newtheorem{algorithm}{Algorithm}
EndPreamble
End
Style Axiom
LatexName axiom
Preamble
\newtheorem{axiom}{Axiom}
EndPreamble
End
Style Case
CopyStyle Remark
LatexName case
LabelCounter case
LabelString "Case \thecase."
Preamble
\newtheorem{case}{Case}
EndPreamble
End
Style Claim
LatexName claim
Preamble
\newtheorem{claim}{Claim}
EndPreamble
End
Style Conclusion
LatexName conclusion
LabelCounter conclusion
Preamble
\newtheorem{conclusion}{Conclusion}
EndPreamble
End
Style Condition
LatexName condition
LabelCounter condition
Preamble
\newtheorem{condition}{Condition}
EndPreamble
End
Style Conjecture
LatexName conjecture
Preamble
\newtheorem{conjecture}{Conjecture}
EndPreamble
End
Style Corollary
LatexName corollary
Preamble
\newtheorem{corollary}{Corollary}
EndPreamble
End
Style Criterion
LatexName criterion
LabelCounter criterion
Preamble
\newtheorem{criterion}{Criterion}
EndPreamble
End
Style Definition
LatexName definition
Preamble
\newtheorem{definition}{Definition}
EndPreamble
End
Style Example
LatexName example
Preamble
\newtheorem{example}{Example}
EndPreamble
End
Style Exercise
LatexName exercise
Preamble
\newtheorem{exercise}{Exercise}
EndPreamble
End
Style Lemma
LatexName lemma
Preamble
\newtheorem{lemma}{Lemma}
EndPreamble
End
Style Notation
LatexName notation
LabelCounter notation
Preamble
\newtheorem{notation}{Notation}
EndPreamble
End
Style Problem
LatexName problem
LabelCounter problem
Preamble
\newtheorem{problem}{Problem}
EndPreamble
End
Style Proposition
LatexName proposition
Preamble
\newtheorem{proposition}{Proposition}
EndPreamble
End
Style Remark
LatexName remark
LabelString "Remark \theremark."
Preamble
\newtheorem{remark}{Remark}
EndPreamble
End
Style Solution
CopyStyle Remark
LatexName solution
LabelCounter solution
LabelString "Solution \thesolution."
Preamble
\newtheorem{solution}{Solution}
EndPreamble
End
Style Summary
LatexName summary
LabelCounter summary
Preamble
\newtheorem{summary}{Summary}
EndPreamble
End
Style Caption
CopyStyle Remark
Category MainText
LatexType Command
LatexName QTR{caption}
LabelCounter caption
LabelString "Caption: "
LeftMargin "Caption: "
Align Center
End
Style Proof
Preamble
EndPreamble
End
Counter case
End
Counter remark
End
Counter summary
End
Counter solution
End
|