This file is indexed.

/usr/share/lyx/layouts/svprobth.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
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[svjour,svprobth.clo]{Springer SV Jour/PTRF}
#  \DeclareCategory{Articles}
# svjour/probth (article) textclass definition file.
# for Springer Verlag Journal of Geodesy.
# --------
#
# Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# Transposed by Pascal André <andre@via.ecp.fr>
# Heavily modified and enhanced by serveral developers.
#
# --------
# ejour2 made originally by Martin Vermeer based on article.layout.
# Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
#
# Adapted to svjour/jog (new 1999 Springer LaTeX2e classes) by
# MV in 2000.
#
# Adapted to Probability Theory and Related Fields by JMarc
#
# General textclass parameters
# (jog) ?
#
# see www.springer.de/author/tex/help-journals.html for class files
# Revised by Marcus Kriele in April 2011 
#
# General textclass parameters
# (probth) ?
#
# see www.springer.de/author/tex/help-journals.html for class files


Format 60
Input svcommon.inc

NoStyle Front_Matter
NoStyle Main_Matter
NoStyle Back_Matter
NoStyle Part
NoStyle PartBacktext
NoCounter part
NoStyle Part*
NoStyle Chapter
NoStyle ChapAuthor
NoStyle ChapSubtitle
NoStyle ChapMotto
NoCounter chapter
NoStyle Chapter*
NoStyle Paragraph
NoStyle Paragraph*
NoStyle Run-in_headings
NoStyle Sub-run-in_headings

NoStyle Extrachap
NoStyle extrachap
NoStyle Preface
NoStyle Foreword
NoStyle Dedication
NoStyle Svgraybox
NoStyle Petit
NoStyle	Prob
NoStyle Sol
NoStyle Abstract*
NoStyle TOC_Title
NoStyle TOC_Author
NoStyle Acknowledgements

NoStyle Keywords


ClassOptions
	Other         probth
End

Style Title
	Font
	  Family              Roman
	  Series              Bold
	  Size                Larger
	EndFont
End


Style Subtitle
	Font
	  Family              Roman
	  Series              Bold
	  Size                Large
	EndFont
End

Style Author
	Font
	  Series              Medium
	  Shape               Up
	EndFont
End


Style Headnote
	Margin                Static
	LatexType             Command
	InTitle               1
	LatexName             headnote
	NextNoIndent          1
	LeftMargin            "HeadNote (optional):xxx"
	LabelSep              xxx
	ParSkip               0.4
	TopSep                1.3
	BottomSep             0.7
	ParSep                0.7
	Align                 Left
	LabelType             Static
	LabelString           "Headnote (optional):"
	LabelFont
	  Series              Bold
	  Shape               Italic
	  Color               Red
	EndFont
End


InsetLayout Flex:thanks
	Decoration	Classic
	LabelString	"thanks"
	LatexType	Command
	Latexname	thanks
	LyxType		custom
	Font
	  Size		Small
	  Color		Green
	EndFont
	ResetsFont true
End

InsetLayout Flex:Inst
	CopyStyle	Flex:thanks
	ContentAsLabel	1
	LabelString	"Institute #"
	LatexName	inst
End


InsetLayout Flex:Keywords
	CopyStyle		Flex:Email
	LatexName		keywords
	LabelString		"Keywords"
	LabelFont
	  Color			green
	  Size			Small
	EndFont
End



Style Dedication
	CopyStyle		Headnote
	LatexName		dedication
	LeftMargin		Dedication:xxx
	LabelString		"Dedication:"
End


Style Mail
	CopyStyle             Headnote
	LatexName             mail
	LeftMargin            "Corr Author:xx."
	LabelString           "Corr Author:"
End


Style Offprints
	CopyStyle             Headnote
	LatexName             offprints
	LeftMargin            "Offprints:xx."
	LabelString           "Offprints:"
End


Style Abstract
	Margin                First_Dynamic
	LatexType             Command
	LatexName             abstract
	Newline               1
	NextNoIndent          0
	ParIndent             MM
	LabelSep              xx
	ItemSep               0
	TopSep                0.7
	BottomSep             0.7
	ParSep                0
	Align                 Block
	AlignPossible         Block, Left
	LabelType             Above
	LabelString           "Abstract."
	LabelFont
	  Series              Bold
	EndFont
End