]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/latex8.layout
Add tableaux to outliner
[lyx.git] / lib / layouts / latex8.layout
index 9a3eda7e24a34987d0e3d17f28af232c08eeae49..31d36d6de786d219840faac6fd0607038de96ddd 100644 (file)
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[article,latex8.sty,times.sty]{article (Latex8)}
+#  \DeclareLaTeXClass[article,latex8.sty,times.sty]{Latex8 Article (Obsolete)}
+#  \DeclareCategory{Articles}
 # Latex8 textclass definition file.
 # Author : Allan Rae <rae@elec.uq.edu.au>
 
+Format 63
 Preamble
-  \usepackage{latex8}
-  \usepackage{times}
+       \usepackage{latex8}
+       \usepackage{times}
 EndPreamble
 
-# Input general definitions
+
 Input stdclass.inc
 
-Columns                1
-MaxCounter             Counter_Section
+Columns                 1
 
 ClassOptions
-   FontSize            10
+        FontSize             10
 End
 
 NoStyle Part
+NoCounter part
 NoStyle Part*
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 NoStyle Section*
 NoStyle Subsection*
 NoStyle Subsubsection
+NoCounter subsubsection
 NoStyle Subsubsection*
 NoStyle Paragraph
+NoCounter paragraph
 NoStyle Subparagraph
+NoCounter subparagraph
+
 
 Style Title
-  Font
-    Series             Bold
-    Size               Larger
-  EndFont
+       Font
+         Series              Bold
+         Size                Larger
+       EndFont
 End
 
+
 Style Section
-  TopSep               1.0
-  BottomSep            1.0
-  ParSep               1.0
-  latexname            "Section"
+       TopSep                1.0
+       BottomSep             1.0
+       ParSep                1.0
+       latexname             "Section"
+       TocLevel 1
 End
 
+
 Style Subsection
-  TopSep               1.0
-  BottomSep            1.0
-  ParSep               1.0
-  latexname            "SubSection"
+       TopSep                1.0
+       BottomSep             1.0
+       ParSep                1.0
+       latexname             "SubSection"
+       TocLevel 2
 End
 
+
 Style Email
-  Margin               Dynamic
-  LatexType            Command
-  InTitle              1
-  LatexName            email
-  LabelSep             xxx
-  ParSkip              0.4
-  TopSep               0.9
-  BottomSep            0.5
-  ParSep               1
-  Align                        Center
-  AlignPossible                Center
-  LabelType            Static
-  LabelString          "E-mail:"
-  # standard font definition
-  Font 
-    Size               Large
-    Family             Typewriter
-  EndFont
-
-  LabelFont
-    Family             Roman
-  EndFont
+       Margin                Dynamic
+       LatexType             Command
+       InTitle               1
+       LatexName             email
+       LabelSep              xxx
+       ParSkip               0.4
+       TopSep                0.9
+       BottomSep             0.5
+       ParSep                1
+       Align                 Center
+       AlignPossible         Center
+       LabelType             Static
+       LabelString           "E-mail:"
+       Font
+         Size                Large
+         Family              Typewriter
+       EndFont
+       LabelFont
+         Family              Roman
+       EndFont
 End
 
+
 Style Affiliation
-  Margin               Dynamic
-  LatexType            Command
-  InTitle              1
-  LatexName            affiliation
-  LabelSep             xxx
-  ParSkip              0.4
-  TopSep               0.9
-  BottomSep            0.5
-  ParSep               1
-  Align                        Center
-  AlignPossible                Center
-  LabelType            No_Label
-  # standard font definition
-  Font 
-    Size               Large
-  EndFont
+       Category              FrontMatter
+       Margin                Dynamic
+       LatexType             Command
+       InTitle               1
+       LatexName             affiliation
+       LabelSep              xxx
+       ParSkip               0.4
+       TopSep                0.9
+       BottomSep             0.5
+       ParSep                1
+       Align                 Center
+       AlignPossible         Center
+       LabelType             No_Label
+       Font
+         Size                Large
+       EndFont
 End
 
-# Abstract style redefinition
-Style Abstract 
-  LeftMargin           ""
-  RightMargin          ""
-
-  # standard font definition
-  Font
-    Size               Normal
-    Shape              Italic
-  EndFont
-  
-  LabelFont
-    Size               Large
-    Shape              Up
-    Series             Bold
-  EndFont
-End
 
-Style Caption
-  Font
-    Series             Bold
-  EndFont
+Style Abstract
+       LeftMargin            ""
+       RightMargin           ""
+       Font
+         Size                Normal
+         Shape               Italic
+       EndFont
+
+       LabelFont
+         Size                Large
+         Shape               Up
+         Series              Bold
+       EndFont
 End
 
+
+
+
 Style Bibliography
-  LabelFont
-    Size               Large
-  EndFont
+       LabelFont
+         Size                Large
+       EndFont
 End