]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdsections.inc
Make Word Wrap property confiurable by language
[lyx.git] / lib / layouts / stdsections.inc
index 3c7167d7eec23f1bfe489bdfbd8978a7aa483493..8e9a6c12cc89acfeb0522f0ccbb0014cfa781f84 100644 (file)
@@ -7,19 +7,20 @@
 # commands that are useful for article-like document classes, but not
 # for letters.
 
-Format 40
+Format 74
 
 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,9 +29,10 @@ Style Part
        Align                 Center
        Alignpossible         Center
        Argument 1
-               LabelString   "Short Title"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title|S"
+               Tooltip       "The part as it appears in the table of contents/running headers"
+               InsertCotext  1
+               IsTocCaption  1
        EndArgument
        Font
          Series              Bold
@@ -42,25 +44,27 @@ 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
+       TopSep                2
        BottomSep             0.8
        ParSep                0.8
        Align                 Block
        Argument 1
-               LabelString   "Short Title"
-               Shortcut      S
-               Tooltip       "The Chapter as it appears in the TOC"
+               LabelString   "Short Title|S"
+               Tooltip       "The chapter as it appears in the table of contents/running headers"
+               InsertCotext  1
+               IsTocCaption  1
        EndArgument
        Font
          Series              Bold
@@ -71,15 +75,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,9 +92,10 @@ Style Section
        ParSep                0.7
        Align                 Block
        Argument 1
-               LabelString   "Short Title"
-               Shortcut      S
-               Tooltip       "The Section as it appears in the TOC"
+               LabelString   "Short Title|S"
+               Tooltip       "The section as it appears in the table of contents/running headers"
+               InsertCotext  1
+               IsTocCaption  1
        EndArgument
        Font
          Series              Bold
@@ -137,6 +143,7 @@ Style Paragraph
        LatexName             paragraph
        TopSep                0.4
        BottomSep             0
+       HTMLTag               h5
 End
 
 
@@ -147,6 +154,7 @@ Style Subparagraph
        LatexName             subparagraph
        NextNoIndent          0
        LeftMargin            MM
+       HTMLTag               h6
 End
 
 Input stdrefprefix.inc