]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/agu_stdsections.inc
Added support for natively zipped file formats that do not need decompression for...
[lyx.git] / lib / layouts / agu_stdsections.inc
index 792bd46826c4ba791927d0cb67f8ff6a4a7350b1..30f6adb9a13b3f9d054291f93e262fd737d97ba4 100644 (file)
@@ -1,11 +1,12 @@
 # Textclass definition file for docbook.
-# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
+# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
 #          Martin Vermeer <martin.vermeer@hut.fi>
 
 # This file is the counterpart of stdsections.inc
 # It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 35
 Input stdsections.inc
 
 Style Part
@@ -14,6 +15,7 @@ Style Part
        InnerTag              head
        LabelTag              label
        CommandDepth          0
+       TocLevel 0
 End
 
 
@@ -23,6 +25,7 @@ Style Chapter
        InnerTag              head
        LabelTag              label
        CommandDepth          1
+       TocLevel 0
 End
 
 
@@ -33,6 +36,7 @@ Style Section
        LabelTag              label
        CommandDepth          2
        LatexParam            "id=<s#>"
+       TocLevel 1
 End
 
 
@@ -43,6 +47,7 @@ Style Subsection
        LabelTag              label
        CommandDepth          3
        LatexParam            "id=<s#>"
+       TocLevel 2
 End
 
 
@@ -53,6 +58,7 @@ Style Subsubsection
        LabelTag              label
        CommandDepth          4
        LatexParam            "id=<s#>"
+       TocLevel 3
 End
 
 
@@ -63,6 +69,7 @@ Style Paragraph
        LabelTag              label
        CommandDepth          5
        LatexParam            "id=<s#>"
+       TocLevel 4
 End
 
 
@@ -73,6 +80,7 @@ Style Subparagraph
        LabelTag              label
        CommandDepth          6
        LatexParam            "id=<s#>"
+       TocLevel 5
 End
 
 Style Subsubparagraph