This file is indexed.

/usr/share/lyx/layouts/svmult.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
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[svmult,natbib.sty]{Springer SV Mult}
#  \DeclareCategory{Books}
#  Author: Koji Yokota <yokota@res.otaru-uc.ac.jp>
#          adapted: Marcus Kriele <mkriele@mac.com> and Uwe Stöhr (April 2011)
#
#  Supports: SVMULT DOCUMENT CLASS -- version 5.4 (25-Jun-07)
#  Class and style files and templates are found at:
#       http://wiki.lyx.org/Examples/Springer
#
Format 60

Input svcommon.inc

ClassOptions
	FontSize	""
End

NoStyle Acknowledgements

# Additional headings

#Style MiniTOC
#	CopyStyle	Running_Title
#	LatexType	Command
#	LatexName	svmulttoc
#	LeftMargin	"TOC depth (provide a number):xxx"
#	LabelString	"TOC depth (provide a number):"
#	Preamble
#	  \newcommand{\svmulttoc}[1]{\setcounter{minitocdepth}{#1}\dominitoc}
#	EndPreamble
#End

Style Title*
	CopyStyle	Title
	LatexName	title*
	LabelString	"Title*: "
	LabelSep	"xxx"
	LabelType	Static
	Margin		First_Dynamic
	HTMLTitle	true
	LabelFont
	  Color		Blue
	EndFont
End

Style Title
	CopyStyle	Chapter
	Category	FrontMatter
	LatexName	title
	TopSep		1
	TocLevel	1
	InTitle		0
	Align		Left
	AlignPossible	Block, Center, Left, Right
	LabelFont
	  Size		Largest
	  Family	Sans
	EndFont
	TextFont
	  Family	Sans
	  Series	Bold
	EndFont
End

Style Contributors
	CopyStyle	Foreword
	LabelString	"List of Contributors"
	LatexName	contributors
End

Style Contributor_List
	LatexType	Environment
	LatexName	thecontriblist
	TopSep		0.7
	BottomSep	0.4
End

Style Author
	Margin		First_Dynamic
	LabelType	Static
	LabelSep	x
	LabelString	"Author:"
	Font
	  Series	Medium
	  Family	Roman
	  Size		Normal
	  Shape		Up
	EndFont
	LabelFont
	  Family	Typewriter
	  Color		Blue
	EndFont
End

Style Abstract
	LatexType	Command
	LatexName	abstract
	Category	FrontMatter
	LabelString	"Abstract"
End

Style Part
	Category	"For editors"
End

Style PartBacktext
	Category	"For editors"
End

Style Chapter
	Category	"For editors"
End

Style Running_Chapter
	Category	"For editors"
End

Style ChapAuthor
	Category	"For editors"
End

Style ChapSubtitle
	Category	"For editors"
End

Style extrachap
	Category	"For editors"
End

Style Extrachap
	Category	"For editors"
End

Style Dedication
	Category	"For editors"
End

Style Foreword
	Category	"For editors"
End

Style Preface
	Category	"For editors"
End

Style Acknowledgement
	Category	"For editors"
End

Style Contributors
	Category	"For editors"
End

Style ChapMotto
	Category	"For editors"
End