]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdsections.inc
IEEEtran-CompSoc.layout: use the new NoInsetLayout tag
[lyx.git] / lib / layouts / stdsections.inc
index fb1920f1e5bf55df741619c88cd783b500d82953..22977234abbda7641153442b511050ace2c43e75 100644 (file)
@@ -7,13 +7,13 @@
 # commands that are useful for article-like document classes, but not
 # for letters.
 
-Format 42
+Format 44
 
 Style Part
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
        LabelString           "Part \thepart"
-       LabelType             Counter
+       LabelType             Static
        TocLevel              0
        LabelCounter          part
        LatexType             Command
@@ -41,10 +41,10 @@ End
 
 Style Chapter
        Margin                Static
-       Category              Section
+       Category              Sectioning
        LabelString           "Chapter \thechapter"
        LabelStringAppendix   "Appendix \thechapter"
-       LabelType             Counter
+       LabelType             Above
        LabelCounter          chapter
        TocLevel              0
        LatexType             Command
@@ -69,9 +69,9 @@ End
 
 
 Style Section
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          section
        TocLevel              1
        LatexType             Command