]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/latex8.layout
Fix output of formatted counters.
[lyx.git] / lib / layouts / latex8.layout
index edb7f8f4e47c3455aa6ccd97ed0cf61cce27df85..f7373b9f633939dec1e5284473c9d6194ccba94d 100644 (file)
@@ -3,7 +3,7 @@
 # Latex8 textclass definition file.
 # Author : Allan Rae <rae@elec.uq.edu.au>
 
-Format 6
+Format 22
 Preamble
        \usepackage{latex8}
        \usepackage{times}
@@ -43,6 +43,7 @@ Style Section
        BottomSep             1.0
        ParSep                1.0
        latexname             "Section"
+       TocLevel 1
 End
 
 
@@ -51,6 +52,7 @@ Style Subsection
        BottomSep             1.0
        ParSep                1.0
        latexname             "SubSection"
+       TocLevel 2
 End