]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdsections.inc
IEEE: support for Transactions on Magnetics
[lyx.git] / lib / layouts / stdsections.inc
index eb57a8fa9a7d2029c32a071105bf762ab3cabdbf..05580ce130aa90fa7a2e2c40397d600ac30865b8 100644 (file)
@@ -3,14 +3,14 @@
 # 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 31
+Format 43
 
 Style Part
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
        LabelString           "Part \thepart"
        LabelType             Counter
@@ -27,6 +27,10 @@ Style Part
        ParSep                0.8
        Align                 Center
        Alignpossible         Center
+       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
@@ -37,7 +41,7 @@ End
 
 Style Chapter
        Margin                Static
-       Category              Section
+       Category              Sectioning
        LabelString           "Chapter \thechapter"
        LabelStringAppendix   "Appendix \thechapter"
        LabelType             Counter
@@ -52,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
@@ -62,7 +69,7 @@ End
 
 
 Style Section
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
        LabelType             Counter
        LabelCounter          section
@@ -77,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