]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/hollywood.layout
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / hollywood.layout
index cdb9e29ac77a4c113d95e49d0d972b91a9427809..38767c40c3c91854fca4f87bd35837450a063f03 100644 (file)
@@ -1,7 +1,8 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[hollywood]{hollywood}
+#  \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
@@ -15,6 +16,7 @@
 # Based on course given by Lars Davidson
 
 
+Format 82
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -46,7 +48,6 @@ Style Dialogue
        TopSep                0.0
        BottomSep             0.0
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
 End
 
@@ -62,7 +63,6 @@ Style More
        BottomSep             0.0
        KeepEmpty             1
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "(MORE)"
        Font
@@ -85,10 +85,10 @@ Style FADE_IN:
        ParSkip               0.25
        TopSep                0.25
        Align                 Left
-       AlignPossible         Left
        KeepEmpty             1
        LabelType             Static
-       LabelString           "FADE IN: "
+       LabelSep              M
+       LabelString           "FADE IN:"
 End
 
 
@@ -105,9 +105,9 @@ Style INT.
        ParSkip               0.25
        TopSep                0.25
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
-       LabelString           "INT. "
+       LabelSep              M
+       LabelString           "INT."
 End
 
 
@@ -119,9 +119,9 @@ Style EXT.
        ParSkip               0.25
        TopSep                0.25
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
-       LabelString           "EXT. "
+       LabelSep              M
+       LabelString           "EXT."
 End
 
 
@@ -136,8 +136,12 @@ Style Description
        TopSep                0.25
        RightMargin           MMMMM
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
+       DocBookTag            variablelist
+       DocBookItemWrapperTag varlistentry
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
+       DocBookItemLabelTag   term
 End
 
 
@@ -152,7 +156,6 @@ Style Speaker
        TopSep                0.25
        BottomSep             0.0
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
 End
 
@@ -169,11 +172,10 @@ Style Parenthetical
        BottomSep             0.0
        ParSkip               0.0
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
-       LabelString           (
+       LabelString           "("
        EndLabelType          Static
-       EndLabelString        )
+       EndLabelString        ")"
        Font
          Family              Typewriter
          Series              Medium
@@ -196,7 +198,6 @@ Style Continuing
        ParSkip               0.0
        KeepEmpty             1
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "(continuing)"
        Font
@@ -219,7 +220,6 @@ Style Narrative
        TopSep                0.25
        RightMargin           MMMMM
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
 End
 
@@ -233,7 +233,6 @@ Style Transition
        TopSep                0.5
        ParSkip               0.4
        Align                 Right
-       AlignPossible         Right
        LabelType             No_Label
 End
 
@@ -246,10 +245,10 @@ Style TITLE_OVER:
        ParSkip               0.5
        TopSep                0.5
        Align                 Left
-       AlignPossible         Left
        KeepEmpty             1
        LabelType             Static
-       LabelString           "TITLE OVER: "
+       LabelSep              M
+       LabelString           "TITLE OVER:"
 End
 
 
@@ -261,10 +260,10 @@ Style INTERCUT
        ParSkip               0.25
        TopSep                0.5
        Align                 Left
-       AlignPossible         Left
        KeepEmpty             1
        LabelType             Static
-       LabelString           "INTERCUT WITH: "
+       LabelSep              M
+       LabelString           "INTERCUT WITH:"
 End
 
 
@@ -276,15 +275,16 @@ Style FADE_OUT
        ParSkip               0.8
        TopSep                1.0
        Align                 Left
-       AlignPossible         Left
        KeepEmpty             1
        LabelType             Static
-       LabelString           "FADE OUT "
+       LabelSep              M
+       LabelString           "FADE OUT"
 End
 
 
-# Same as Standard, Standard deprecated 
+# Same as Standard, Standard deprecated
 Style General
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -305,7 +305,6 @@ Style Scene
        ParSkip               0.25
        TopSep                0.25
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
 End
 
@@ -359,7 +358,7 @@ End
 # 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
@@ -369,7 +368,8 @@ End
 #  LatexType            Command
 #  LatexName            endcontinued
 #End
+
+Input stdinsets.inc
 Input stdtitle.inc
 Input stdstruct.inc
 Input stdfloats.inc