]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdsections.inc
Was forgetting this.
[lyx.git] / lib / layouts / stdsections.inc
index c42dc09ca685ca5461dbe0f3851639b36a3a6c4b..eddf34786df53510c127c17e2784ddf94d8a39f1 100644 (file)
@@ -7,13 +7,14 @@
 # commands that are useful for article-like document classes, but not
 # for letters.
 
-Format 6
+Format 8
 Style Part
+       Category              Section
        Margin                Dynamic
-       LabelString           "Part \thepart"
-       LabelType             Counter
+       LabelString               "Part \thepart"
+       LabelType                   Counter
        TocLevel              0
-       LabelCounter          part
+       LabelCounter            part
        LatexType             Command
        LatexName             part
        NeedProtect           1
@@ -34,10 +35,11 @@ End
 
 Style Chapter
        Margin                Static
-       LabelString           "Chapter \thechapter"
+       Category              Section
+       LabelString               "Chapter \thechapter"
        LabelStringAppendix   "Appendix \thechapter"
-       LabelType             Counter
-       LabelCounter          chapter
+       LabelType                   Counter
+       LabelCounter            chapter
        TocLevel              0
        LatexType             Command
        LatexName             chapter
@@ -57,9 +59,10 @@ End
 
 
 Style Section
+       Category              Section
        Margin                Dynamic
-       LabelType             Counter
-       LabelCounter          section
+       LabelType                   Counter
+       LabelCounter            section
        TocLevel              1
        LatexType             Command
        LatexName             section
@@ -81,7 +84,7 @@ End
 
 Style Subsection
        CopyStyle             Section
-       LabelCounter          subsection
+       LabelCounter            subsection
        TocLevel              2
        LatexName             subsection
        TopSep                0.9
@@ -96,7 +99,7 @@ End
 
 Style Subsubsection
        CopyStyle             Subsection
-       LabelCounter          subsubsection
+       LabelCounter            subsubsection
        TocLevel              3
        LatexName             subsubsection
        TopSep                0.7
@@ -110,7 +113,7 @@ End
 
 Style Paragraph
        CopyStyle             Subsubsection
-       LabelCounter          paragraph
+       LabelCounter            paragraph
        TocLevel              4
        LatexName             paragraph
        TopSep                0.4
@@ -120,7 +123,7 @@ End
 
 Style Subparagraph
        CopyStyle             Paragraph
-       LabelCounter          subparagraph
+       LabelCounter            subparagraph
        TocLevel              5
        LatexName             subparagraph
        NextNoIndent          0