]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
IEEEtran-CompSoc.layout: use the new NoInsetLayout tag
[lyx.git] / lib / layouts / scrclass.inc
index f870eee9163b18bd7e1a6f0e457671938f96d247..76eb79c7b1fa49d4d3144c1b9f3589f362b3bc61 100644 (file)
@@ -8,7 +8,7 @@
 # Labeling is now used also in non-KOMA classes
 
 
-Format 43
+Format 44
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -59,6 +59,9 @@ End
 
 
 Style Chapter
+       LabelType             Static
+       LabelSep              xxx
+       Margin                Dynamic
        Font
          Family              Sans
          Size                Largest
@@ -279,6 +282,7 @@ InsetLayout Caption:Above
                        margin: 1ex;
                }
        EndHTMLStyle
+       HTMLAttr "class='float-caption float-caption-above'"
 End
 
 
@@ -298,6 +302,7 @@ InsetLayout Caption:Below
                        margin: 1ex;
                }
        EndHTMLStyle
+       HTMLAttr "class='float-caption float-caption-below'"
 End