This file is indexed.

/usr/share/lyx/layouts/hollywood.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
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[hollywood,calc.sty,fancyhdr.sty,ulem.sty]{Hollywood}
#  \DeclareCategory{Scripts}
# This layout follows the current Hollywood standard for movie scripts
#
# Font Courier 12 pts
# abbreviations used in scripts are as follows:
# INT. - interior       EXT. - exterior
#(O.S) - off screen     b.g. - background       PAN - camera movement
#(V.O) - voice over     C.U. - close-up         INSERT - cut to close-up of
# each page should be 1 minute of film
# Spec scripts should not be more that 120 pages or less than 110.
# Nothing goes in a script that you cannot see or hear.

# Contributed by Garst R. Reese with lots of help from the LyX Team
# Based on course given by Lars Davidson


Format 60
Columns                 1
Sides                   1
SecNumDepth             2
TocDepth                2

ClassOptions
	FontSize              12
End

DefaultFont
	Family                Typewriter
	Series                Medium
	Shape                 Up
	Size                  Normal
	Color                 None
EndFont

DefaultStyle   Dialogue


# Actor dialog
Style Dialogue
	Margin                Static
	LatexType             Command
	LatexName             dialogue
	LeftMargin            MMMMMMMMMM
	RightMargin           MMMMMMMMMMMMMMMMMMMMMMM
	ParSkip               0.0
	TopSep                0.0
	BottomSep             0.0
	Align                 Left
	LabelType             No_Label
End


# More: Use to break a long Dialogue
Style More
	Margin                Static
	LatexType             Command
	LatexName             more
	LeftMargin            MMMMMMMMMMMMMMMMMMMMMMMMMMM
	ParSkip               0.0
	TopSep                0.0
	BottomSep             0.0
	KeepEmpty             1
	Align                 Left
	LabelType             Static
	LabelString           "(MORE)"
	Font
	  Family              Typewriter
	  Series              Medium
	  Shape               Up
	  Size                Normal
	  Color               Green
	EndFont
End


# FADE_IN: and FADE_OUT: usually stand alone. If you want a more complicated
# FADE_IN e.g. FADE_IN on STELLA:, use the Narrative Style.
Style FADE_IN:
	Margin                Dynamic
	LatexType             Command
	LatexName             fadein
	ParIndent             ""
	ParSkip               0.25
	TopSep                0.25
	Align                 Left
	KeepEmpty             1
	LabelType             Static
	LabelSep              M
	LabelString           "FADE IN:"
End


# Scene headings (ALL CAPS) This is a general case, probably not needed
# example:
# INT. LOG CABIN - NIGHT
# Use Style EXT. for Exterior, INT. for Interior scenes. Last word should be
# - DAY, or - NIGHT or similar to define lighting.
Style INT.
	Margin                Dynamic
	LatexType             Command
	LatexName             interiorshot
	ParIndent             ""
	ParSkip               0.25
	TopSep                0.25
	Align                 Left
	LabelType             Static
	LabelSep              M
	LabelString           "INT."
End


Style EXT.
	Margin                Dynamic
	LatexType             Command
	LatexName             exteriorshot
	ParIndent             ""
	ParSkip               0.25
	TopSep                0.25
	Align                 Left
	LabelType             Static
	LabelSep              M
	LabelString           "EXT."
End


# Narrative description of Scene
# same as narrative, but glued to INT., EXT., or Scene
Style Description
	Margin                Static
	LatexType             Command
	LatexName             description
	ParIndent             ""
	ParSkip               0.25
	TopSep                0.25
	RightMargin           MMMMM
	Align                 Left
	LabelType             No_Label
End


# Speaker style definition, identifies speaker  ALL CAPS
# Use this also for THE END
Style Speaker
	Margin                Static
	LatexType             Command
	LatexName             speaker
	LeftMargin            MMMMMMMMMMMMMMMMMMMMMMM
	ParSkip               0.0
	TopSep                0.25
	BottomSep             0.0
	Align                 Left
	LabelType             No_Label
End


# Parenthetical instruction to speaker (in parenthises, l.c.)
# The ( and ) will automatically appear on screen, so don't type any.
Style Parenthetical
	Margin                Static
	LatexType             Command
	LatexName             parenthetical
	LeftMargin            MMMMMMMMMMMMMMMMMMM
	RightMargin           MMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
	TopSep                0.0
	BottomSep             0.0
	ParSkip               0.0
	Align                 Left
	LabelType             Static
	LabelString           "("
	EndLabelType          Static
	EndLabelString        ")"
	Font
	  Family              Typewriter
	  Series              Medium
	  Shape               Up
	  Size                Normal
	  Color               Blue
	EndFont
End


# Used when the same speaker continues after a narrative. Don't type
# anything.
Style Continuing
	Margin                Static
	LatexType             Command
	LatexName             continuing
	LeftMargin            MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
	TopSep                0.5
	BottomSep             0.5
	ParSkip               0.0
	KeepEmpty             1
	Align                 Left
	LabelType             Static
	LabelString           "(continuing)"
	Font
	  Family              Typewriter
	  Series              Medium
	  Shape               Up
	  Size                Normal
	  Color               Green
	EndFont
End


# Narrative description of action
Style Narrative
	Margin                Static
	LatexType             Command
	LatexName             narrative
	ParIndent             ""
	ParSkip               0.25
	TopSep                0.25
	RightMargin           MMMMM
	Align                 Left
	LabelType             No_Label
End


# Transition style definition ALL CAPS
Style Transition
	Margin                Static
	LatexType             Environment
	LatexName             flushright
	ParIndent             ""
	TopSep                0.5
	ParSkip               0.4
	Align                 Right
	LabelType             No_Label
End


Style TITLE_OVER:
	Margin                Dynamic
	LatexType             Command
	LatexName             titleover
	ParIndent             ""
	ParSkip               0.5
	TopSep                0.5
	Align                 Left
	KeepEmpty             1
	LabelType             Static
	LabelSep              M
	LabelString           "TITLE OVER:"
End


Style INTERCUT
	Margin                Dynamic
	LatexType             Command
	LatexName             intercut
	ParIndent             ""
	ParSkip               0.25
	TopSep                0.5
	Align                 Left
	KeepEmpty             1
	LabelType             Static
	LabelSep              M
	LabelString           "INTERCUT WITH:"
End


Style FADE_OUT
	Margin                Dynamic
	LatexType             Command
	LatexName             fadeout
	ParIndent             ""
	ParSkip               0.8
	TopSep                1.0
	Align                 Left
	KeepEmpty             1
	LabelType             Static
	LabelSep              M
	LabelString           "FADE OUT"
End


# Same as Standard, Standard deprecated
Style General
	Category              MainText
	Margin                Static
	LatexType             Paragraph
	LatexName             dummy
	ParIndent             ""
	ParSkip               0.4
	Align                 Left
	AlignPossible         Block, Left, Right, Center
	Labeltype             No_Label
End


# General Left aligned CAPS
Style Scene
	Margin                Dynamic
	LatexType             Command
	LatexName             scene
	ParIndent             ""
	ParSkip               0.25
	TopSep                0.25
	Align                 Left
	LabelType             No_Label
End


Style Right_Address
	Margin                Right_Address_Box
	LatexType             Command
	LatexName             address
	InTitle               1
	ParSkip               0.4
	BottomSep             1.5
	ParSep                1.5
	Align                 Left
	AlignPossible         Left, Right
End


Style Author
	Margin                Static
	LatexType             Command
	LatexName             author
	InTitle               1
	ParSkip               0.4
	BottomSep             1.5
	ParSep                1.5
	Align                 Center
	AlignPossible         Left, Right, Center
End


Style Title
	Margin                Static
	LatexType             Command
	LatexName             title
	InTitle               1
	ParSkip               0.4
	BottomSep             1.5
	ParSep                1.5
	Align                 Center
	AlignPossible         Left, Right, Center
End


# Standard style definition (I kept this one to provide a general case)
Style Standard
	ObsoletedBy General
End


# For shooting scripts only, puts CONTINUED in rfoot, CONTINUED: in
# nextpage lhead and clears that rfoot. It is used when a scene continues
# onto the next page. This command is provided in case a production unit
# wants to convert the spec script into a shooting script.

#Style CONTINUED
#  LatexType            Command
#  LatexName            continued
#End
# Clears rfoot, does a pagebreak, and clears lhead.
#Style NOT_CONTD
#  LatexType            Command
#  LatexName            endcontinued
#End

Input stdinsets.inc
Input stdtitle.inc
Input stdstruct.inc
Input stdfloats.inc
Input stdcounters.inc

NoStyle Abstract
NoStyle Bibliography
NoStyle Date