]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
beamer.layout: add 3 dependencies
[lyx.git] / lib / layouts / scrclass.inc
index 3dcea9aa72037a31c457cb06e4e3c8975dd3f1e0..9f9e8b415eb7eeb0b55a363c82642ad400014555 100644 (file)
@@ -8,7 +8,7 @@
 # Labeling is now used also in non-KOMA classes
 
 
-Format 54
+Format 65
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -34,6 +34,14 @@ Input stdlists.inc
 Input stdcounters.inc
 Input stdfloats.inc
 
+
+# Adapt enumii counter display to KOMA default
+Counter enumii
+       Within               enumi
+       LabelString          "\alph{enumii})"
+End
+
+
 Style Description
        LabelFont
          Family              Sans
@@ -117,6 +125,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
 
@@ -127,6 +136,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
 
@@ -137,6 +147,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
 
@@ -270,9 +281,11 @@ InsetLayout Caption: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 {
@@ -291,9 +304,11 @@ InsetLayout Caption: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 {