]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
Tools(listFontWithLang.pl): Added type for small capitals.
[lyx.git] / lib / layouts / scrclass.inc
index 76eb79c7b1fa49d4d3144c1b9f3589f362b3bc61..289297fcafba75aa2b34778df54f454587900044 100644 (file)
@@ -4,16 +4,24 @@
 # Update for Koma Script Release >=2.8q
 # Juergen Spitzmueller <spitz@lyx.org>, 2003/2/08.
 # Mapped List to Labeling
-# Guenter Milde <milde users.berlios.de>, 2009-02-02
+# Guenter Milde <milde@lyx.org>, 2009-02-02
 # Labeling is now used also in non-KOMA classes
 
 
-Format 44
+Format 81
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
+PageSize                a4
 Provides                subscript 1
 
+ClassOptions
+       FontSize             9|10|11|12|13|14|15|16|17|18|19|20
+       FontSizeFormat       fontsize=$$s
+       PageSize             a0|a1|a2|a3|a4|a5|a6|b0|b1|b2|b3|b4|b5|b6|c0|c1|c2|c3|c4|c5|c6|executive|legal|letter
+       PageSizeFormat       paper=$$s
+End
+
 Style Standard
        Category              MainText
        LatexName             dummy
@@ -34,6 +42,15 @@ Input stdlists.inc
 Input stdcounters.inc
 Input stdfloats.inc
 
+
+# Adapt enumii counter display to KOMA default
+Counter enumii
+       GuiName "Numbered List (Level 2)"
+       Within               enumi
+       LabelString          "\alph{enumii})"
+End
+
+
 Style Description
        LabelFont
          Family              Sans
@@ -54,7 +71,6 @@ Style Part
        Font
          Family              Sans
        EndFont
-       TocLevel 0
 End
 
 
@@ -62,52 +78,52 @@ Style Chapter
        LabelType             Static
        LabelSep              xxx
        Margin                Dynamic
+       Align                 Left
        Font
          Family              Sans
          Size                Largest
        EndFont
-       TocLevel 0
 End
 
 
 Style Section
+       Align                 Left
        Font
          Family              Sans
        EndFont
-       TocLevel 1
 End
 
 
 Style Subsection
+       Align                 Left
        Font
          Family              Sans
        EndFont
-       TocLevel 2
 End
 
 
 Style Subsubsection
+       Align                 Left
        Font
          Family              Sans
        EndFont
-       TocLevel 3
 End
 
 
 Style Paragraph
+       Align                 Left
        Font
          Family              Sans
        EndFont
-       TocLevel 4
 End
 
 
 Style Subparagraph
+       Align                 Left
        LeftMargin            ""
        Font
          Family              Sans
        EndFont
-       TocLevel 5
 End
 
 Input stdstarsections.inc
@@ -118,6 +134,7 @@ Style Addpart
        Argument 1
                LabelString   "Short Title|S"
                Tooltip       "The part as it appears in the table of contents/running headers"
+               InsertCotext  1
        EndArgument
 End
 
@@ -128,6 +145,7 @@ Style Addchap
        Argument 1
                LabelString   "Short Title|S"
                Tooltip       "The chapter as it appears in the table of contents/running headers"
+               InsertCotext  1
        EndArgument
 End
 
@@ -138,6 +156,7 @@ Style Addsec
        Argument 1
                LabelString   "Short Title|S"
                Tooltip       "The section as it appears in the table of contents/running headers"
+               InsertCotext  1
        EndArgument
 End
 
@@ -251,9 +270,7 @@ End
 Input stdstruct.inc
 
 Style Abstract
-       LabelFont
-         Family              Sans
-       EndFont
+       LabelType             No_Label
 End
 
 
@@ -270,9 +287,12 @@ InsetLayout Caption:Above
        LabelString          above
        LaTeXType            command
        LatexName            captionabove
+       NeedProtect          1
+       MultiPar             false
        Argument 1
                LabelString   "Short Title|S"
                Tooltip       "The caption as it appears in the list of figures/tables"
+               InsertCotext  1
        EndArgument
        HTMLStyle
                div.float-caption {
@@ -290,9 +310,12 @@ InsetLayout Caption:Below
        LabelString          below
        LaTeXType            command
        LatexName            captionbelow
+       NeedProtect          1
+       MultiPar             false
        Argument 1
                LabelString   "Short Title|S"
                Tooltip       "The caption as it appears in the list of figures/tables"
+               InsertCotext  1
        EndArgument
        HTMLStyle
                div.float-caption {