]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
KOMA-script layout files: don't check for KOMA-script's internal dependencies, scrbas...
[lyx.git] / lib / layouts / scrclass.inc
index aa78d7dd10ba82b12019b8636d8297d4d6a083ef..2c37fd05158c0e120e5c6eb4467cf99b4bdac705 100644 (file)
@@ -7,7 +7,7 @@
 # Guenter Milde <g.milde web.de>
 
 
-Format 11
+Format 27
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -17,6 +17,13 @@ Style Standard
        ParIndent             MM
        ParSkip               0.4
        AlignPossible         Block, Left, Right, Center
+       # FIXME This ought to be set dynamically.
+       HTMLStyle
+               div.standard {
+                       text-indent: 2em;
+                       margin-bottom: 2ex;
+               }
+       EndHTMLStyle
 End
 
 Input stdinsets.inc
@@ -48,6 +55,7 @@ Style Part
        Font
          Family              Sans
        EndFont
+       TocLevel 0
 End
 
 
@@ -56,6 +64,7 @@ Style Chapter
          Family              Sans
          Size                Largest
        EndFont
+       TocLevel 0
 End
 
 
@@ -63,6 +72,7 @@ Style Section
        Font
          Family              Sans
        EndFont
+       TocLevel 1
 End
 
 
@@ -70,6 +80,7 @@ Style Subsection
        Font
          Family              Sans
        EndFont
+       TocLevel 2
 End
 
 
@@ -77,6 +88,7 @@ Style Subsubsection
        Font
          Family              Sans
        EndFont
+       TocLevel 3
 End
 
 
@@ -84,6 +96,7 @@ Style Paragraph
        Font
          Family              Sans
        EndFont
+       TocLevel 4
 End
 
 
@@ -92,6 +105,7 @@ Style Subparagraph
        Font
          Family              Sans
        EndFont
+       TocLevel 5
 End
 
 Input stdstarsections.inc
@@ -151,6 +165,14 @@ Style Title
        EndFont
 End
 
+Style Subtitle
+       CopyStyle             Title
+       LatexName             subtitle
+       Font
+         Size                Large
+       EndFont
+End
+
 
 Style Author
        Font