]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdclass.inc
KOMA-script layout files: don't check for KOMA-script's internal dependencies, scrbas...
[lyx.git] / lib / layouts / stdclass.inc
index 011012ad78a08e9f1324e5b4bcfa83216d87c8a3..bcbd7fd86cfac6f2c710b3b4e6a52c3c0a10a04b 100644 (file)
@@ -7,7 +7,7 @@
 # ``standard'' layouts, like article and friends.
 
 
-Format 6
+Format 27
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -35,6 +35,12 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       # FIXME This ought to be set dynamically.
+       HTMLStyle
+               div.standard {
+                       margin-bottom: 2ex;
+               }
+       EndHTMLStyle
 End
 
 #Input stdcharstyles.inc
@@ -49,3 +55,4 @@ Input stdtitle.inc
 Input stdstruct.inc
 Input lyxmacros.inc
 Input stdlayouts.inc
+Input stdciteformats.inc