]> git.lyx.org Git - features.git/blobdiff - lib/layouts/agu_stdsections.inc
Fix bug #8666. Parts should have toclevel -1.
[features.git] / lib / layouts / agu_stdsections.inc
index 7ac0e91676c631820f18de709a3614d8e10c48f9..38a8106b7fe91389686f252c948f7db182634bc6 100644 (file)
@@ -15,7 +15,6 @@ Style Part
        InnerTag              head
        LabelTag              label
        CommandDepth          0
-       TocLevel 0
 End
 
 
@@ -25,7 +24,6 @@ Style Chapter
        InnerTag              head
        LabelTag              label
        CommandDepth          1
-       TocLevel 0
 End
 
 
@@ -36,7 +34,6 @@ Style Section
        LabelTag              label
        CommandDepth          2
        LatexParam            "id=<s#>"
-       TocLevel 1
 End
 
 
@@ -47,7 +44,6 @@ Style Subsection
        LabelTag              label
        CommandDepth          3
        LatexParam            "id=<s#>"
-       TocLevel 2
 End
 
 
@@ -58,7 +54,6 @@ Style Subsubsection
        LabelTag              label
        CommandDepth          4
        LatexParam            "id=<s#>"
-       TocLevel 3
 End
 
 
@@ -69,7 +64,6 @@ Style Paragraph
        LabelTag              label
        CommandDepth          5
        LatexParam            "id=<s#>"
-       TocLevel 4
 End
 
 
@@ -80,7 +74,6 @@ Style Subparagraph
        LabelTag              label
        CommandDepth          6
        LatexParam            "id=<s#>"
-       TocLevel 5
 End
 
 Style Subsubparagraph