]> 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 6cbc3fa5e8787e797a3547893d1132ee5a6afbfb..22977234abbda7641153442b511050ace2c43e75 100644 (file)
@@ -3,17 +3,17 @@
 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
 # Heavily modifed and enhanced by several developers.
 
-# This include files contains all numbered sectionning-related
+# This include file contains all numbered sectionning-related
 # commands that are useful for article-like document classes, but not
 # for letters.
 
-Format 35
+Format 44
 
 Style Part
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
        LabelString           "Part \thepart"
-       LabelType             Counter
+       LabelType             Static
        TocLevel              0
        LabelCounter          part
        LatexType             Command
@@ -27,7 +27,10 @@ Style Part
        ParSep                0.8
        Align                 Center
        Alignpossible         Center
-       OptionalArgs          1
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The part as it appears in the table of contents/running headers"
+       EndArgument
        Font
          Series              Bold
          Size                Huge
@@ -38,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
@@ -53,7 +56,10 @@ Style Chapter
        BottomSep             0.8
        ParSep                0.8
        Align                 Block
-       OptionalArgs          1
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The chapter as it appears in the table of contents/running headers"
+       EndArgument
        Font
          Series              Bold
          Size                Huge
@@ -63,9 +69,9 @@ End
 
 
 Style Section
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          section
        TocLevel              1
        LatexType             Command
@@ -78,7 +84,10 @@ Style Section
        BottomSep             0.7
        ParSep                0.7
        Align                 Block
-       OptionalArgs          1
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The section as it appears in the table of contents/running headers"
+       EndArgument
        Font
          Series              Bold
          Size                Larger