]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/hollywood.layout
fix typos
[lyx.git] / lib / layouts / hollywood.layout
index 83a5de512f5c5ac26ff673623e2fa05be3f2e9f9..db05525b46175cdd66125e6fcce0a1c6e4bd50c6 100644 (file)
@@ -35,41 +35,57 @@ DefaultFont
 EndFont
 
 
-# Standard style definition (I kept this one to provide a general case)
-Style Standard
+# Dialogue style definition. Actor dialog
+Style Dialogue
   Margin                Static
-  LatexType             Paragraph
-  LatexName             dummy
-  ParIndent             ""
-  ParSkip               0.4
+  LatexType             Command
+  LatexName             dialogue
+  LeftMargin            MMMMMMMMMM
+  RightMargin          MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
+  ParSkip               0.0
+  TopSep               0.0
+  BottomSep            0.0
   Align                 Left
-  AlignPossible         Block, Left, Right, Center
-  Labeltype             No_Label
+  AlignPossible         Left
+  LabelType             No_Label
 End
 
-
-# Narrative description of Scene
-Style Narrative
+# More: Use to break a long Dialogue
+Style More
   Margin                Static
-  LatexType             Environment
-  LatexName             narrative
-  ParIndent             ""
-  ParSkip               0.8
-  TopSep               1.0
+  LatexType             Command
+  LatexName             more
+  LeftMargin            MMMMMMMMMMMMMMMMMMMMMMMMMMM
+  ParSkip               0.0
+  TopSep               0.0
+  BottomSep            0.0
+  KeepEmpty            1
   Align                 Left
   AlignPossible         Left
-  LabelType             No_Label
+  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                Static
-  LatexType             Environment
-  LatexName             flushleft
+  Margin                Dynamic
+  LatexType             Command
+  LatexName             fadein
   ParIndent             ""
-  ParSkip               0.8
-  TopSep               1.0
+  ParSkip               0.25
+  TopSep               0.25
   Align                 Left
   AlignPossible         Left
   KeepEmpty            1
@@ -87,8 +103,8 @@ Style INT.
   LatexType             Command
   LatexName             interiorshot
   ParIndent             ""
-  ParSkip               0.8
-  TopSep               1.0
+  ParSkip               0.25
+  TopSep               0.25
   Align                 Left
   AlignPossible         Left
   LabelType             Static
@@ -100,22 +116,37 @@ Style EXT.
   LatexType             Command
   LatexName             exteriorshot
   ParIndent             ""
-  ParSkip               0.8
-  TopSep               1.0
+  ParSkip               0.25
+  TopSep               0.25
   Align                 Left
   AlignPossible         Left
   LabelType             Static
   LabelString          "EXT. "
 End
 
+# Narrative description of Scene
+# same as narrative, but glued to INT. or EXT.
+Style Description
+  Margin                Static
+  LatexType             Command
+  LatexName             description
+  ParIndent             ""
+  ParSkip               0.25
+  TopSep               0.25
+  RightMargin          MMMMM
+  Align                 Left
+  AlignPossible         Left
+  LabelType             No_Label
+End
+
 # Speaker style definition, identifies speaker  ALL CAPS
 Style Speaker
   Margin                Static
-  LatexType             Environment
+  LatexType             Command
   LatexName             speaker
-  LeftMargin            MMMMMMMMMMMMMMMMMMMMMM
+  LeftMargin            MMMMMMMMMMMMMMMMMMMMMMM
   ParSkip               0.0
-  TopSep               1.0
+  TopSep               0.25
   BottomSep            0.0
   Align                 Left
   AlignPossible         Left
@@ -126,9 +157,10 @@ End
 # The ( and ) will automatically appear on screen, so don't type any.
 Style Parenthetical  
   Margin                Static
-  LatexType             Environment
+  LatexType             Command
   LatexName             parenthetical
-  LeftMargin            MMMMMMMMMMMMMMMMM
+  LeftMargin            MMMMMMMMMMMMMMMMMMM
+  RightMargin          MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
   TopSep               0.0
   BottomSep            0.0
   ParSkip              0.0
@@ -149,35 +181,65 @@ EndFont
 
 End
 
-# Dialogue style definition. Actor dialog
-Style Dialogue
+# Narrative description of action
+Style Narrative
   Margin                Static
-  LatexType             Environment
-  LatexName             dialogue
-  LeftMargin            MMMMMMMMMMMM
-  RightMargin          MMMMMMMMMMMM
-  ParSkip               0.0
-  TopSep               0.0
-  BottomSep            0.0
+  LatexType             Command
+  LatexName             narrative
+  ParIndent             ""
+  ParSkip               0.25
+  TopSep               0.25
+  RightMargin          MMMMM
   Align                 Left
   AlignPossible         Left
   LabelType             No_Label
 End
 
+
+
+
 # Transition style definition ALL CAPS
 Style Transition
   Margin                Static
   LatexType             Environment
   LatexName             flushright
   ParIndent             ""
-  TopSep               1.0
+  TopSep               0.5
   ParSkip               0.4
   Align                 Right
   AlignPossible         Right
   LabelType             No_Label
 End
 
-Style FADE_OUT:
+Style TITLE_OVER:
+  Margin                Dynamic
+  LatexType             Command
+  LatexName             titleover
+  ParIndent             ""
+  ParSkip               0.5
+  TopSep               0.5
+  Align                 Left
+  AlignPossible         Left
+  KeepEmpty            1
+  LabelType             Static
+  LabelString          "TITLE OVER:"
+End
+
+Style INTERCUT
+  Margin                Dynamic
+  LatexType             Command
+  LatexName             intercut
+  ParIndent             ""
+  ParSkip               0.25
+  TopSep               0.5
+  Align                 Left
+  AlignPossible         Left
+  KeepEmpty            1
+  LabelType             Static
+  LabelString          "INTERCUT WITH:"
+End
+
+Style FADE_OUT
   Margin                Dynamic
   LatexType             Command
   LatexName             fadeout
@@ -188,9 +250,20 @@ Style FADE_OUT:
   AlignPossible         Left
   KeepEmpty            1
   LabelType             Static
-  LabelString          "FADE OUT"
+  LabelString          "FADE OUT"
 End
 
+# Standard style definition (I kept this one to provide a general case)
+Style Standard
+  Margin                Static
+  LatexType             Paragraph
+  LatexName             dummy
+  ParIndent             ""
+  ParSkip               0.4
+  Align                 Left
+  AlignPossible         Block, Left, Right, Center
+  Labeltype             No_Label
+End