]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdsections.inc
cosmetics
[lyx.git] / lib / layouts / stdsections.inc
index a17f67ef36b2ef450c83e04ce0951ffa94f6514c..37bac0413ef997c5b6b187f7924f040d72428b58 100644 (file)
@@ -7,19 +7,20 @@
 # commands that are useful for article-like document classes, but not
 # for letters.
 
-Format 40
+Format 49
 
 Style Part
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
        LabelString           "Part \thepart"
-       LabelType             Counter
-       TocLevel              0
+       LabelType             Static
+       TocLevel              -1
        LabelCounter          part
        LatexType             Command
        LatexName             part
        NeedProtect           1
        NextNoIndent          1
+       ToggleIndent          Never
        Labelsep              xxx
        ParSkip               0.4
        TopSep                4
@@ -28,8 +29,7 @@ Style Part
        Align                 Center
        Alignpossible         Center
        Argument 1
-               LabelString   "Short Title"
-               Shortcut      S
+               LabelString   "Short Title|S"
                Tooltip       "The part as it appears in the table of contents/running headers"
        EndArgument
        Font
@@ -42,24 +42,24 @@ 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
        LatexName             chapter
        NeedProtect           1
        NextNoIndent          1
+       ToggleIndent          Never
        ParSkip               0.4
        TopSep                4
        BottomSep             0.8
        ParSep                0.8
        Align                 Block
        Argument 1
-               LabelString   "Short Title"
-               Shortcut      S
+               LabelString   "Short Title|S"
                Tooltip       "The chapter as it appears in the table of contents/running headers"
        EndArgument
        Font
@@ -71,15 +71,16 @@ End
 
 
 Style Section
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          section
        TocLevel              1
        LatexType             Command
        LatexName             section
        NeedProtect           1
        NextNoIndent          1
+       ToggleIndent          Never
        LabelSep              xxx
        ParSkip               0.4
        TopSep                1.3
@@ -87,8 +88,7 @@ Style Section
        ParSep                0.7
        Align                 Block
        Argument 1
-               LabelString   "Short Title"
-               Shortcut      S
+               LabelString   "Short Title|S"
                Tooltip       "The section as it appears in the table of contents/running headers"
        EndArgument
        Font
@@ -137,6 +137,7 @@ Style Paragraph
        LatexName             paragraph
        TopSep                0.4
        BottomSep             0
+       HTMLTag               h5
 End
 
 
@@ -147,6 +148,7 @@ Style Subparagraph
        LatexName             subparagraph
        NextNoIndent          0
        LeftMargin            MM
+       HTMLTag               h6
 End
 
 Input stdrefprefix.inc