This file is indexed.

/usr/share/lyx/layouts/latex8.layout is in lyx-common 2.2.3-5.

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
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[article,latex8.sty,times.sty]{Latex8 Article (Obsolete)}
#  \DeclareCategory{Articles}
# Latex8 textclass definition file.
# Author : Allan Rae <rae@elec.uq.edu.au>

Format 60
Preamble
	\usepackage{latex8}
	\usepackage{times}
EndPreamble


Input stdclass.inc

Columns                 1

ClassOptions
	 FontSize             10
End

NoStyle Part
NoCounter part
NoStyle Part*
NoStyle Chapter
NoCounter chapter
NoStyle Chapter*
NoStyle Section*
NoStyle Subsection*
NoStyle Subsubsection
NoCounter subsubsection
NoStyle Subsubsection*
NoStyle Paragraph
NoCounter paragraph
NoStyle Subparagraph
NoCounter subparagraph


Style Title
	Font
	  Series              Bold
	  Size                Larger
	EndFont
End


Style Section
	TopSep                1.0
	BottomSep             1.0
	ParSep                1.0
	latexname             "Section"
	TocLevel 1
End


Style Subsection
	TopSep                1.0
	BottomSep             1.0
	ParSep                1.0
	latexname             "SubSection"
	TocLevel 2
End


Style Email
	Margin                Dynamic
	LatexType             Command
	InTitle               1
	LatexName             email
	LabelSep              xxx
	ParSkip               0.4
	TopSep                0.9
	BottomSep             0.5
	ParSep                1
	Align                 Center
	AlignPossible         Center
	LabelType             Static
	LabelString           "E-mail:"
	Font
	  Size                Large
	  Family              Typewriter
	EndFont
	LabelFont
	  Family              Roman
	EndFont
End


Style Affiliation
	Category              FrontMatter
	Margin                Dynamic
	LatexType             Command
	InTitle               1
	LatexName             affiliation
	LabelSep              xxx
	ParSkip               0.4
	TopSep                0.9
	BottomSep             0.5
	ParSep                1
	Align                 Center
	AlignPossible         Center
	LabelType             No_Label
	Font
	  Size                Large
	EndFont
End


Style Abstract
	LeftMargin            ""
	RightMargin           ""
	Font
	  Size                Normal
	  Shape               Italic
	EndFont

	LabelFont
	  Size                Large
	  Shape               Up
	  Series              Bold
	EndFont
End




Style Bibliography
	LabelFont
	  Size                Large
	EndFont
End