]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdclass.inc
Remove debugging code.
[lyx.git] / lib / layouts / stdclass.inc
index 7debe974d5e3fba153ed03f5d7737586ec339756..c3fadd2c2e3ae516f37aac1d127c84c3d35cc7fa 100644 (file)
@@ -7,7 +7,7 @@
 # ``standard'' layouts, like article and friends.
 
 
-Format 16
+Format 60
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -35,7 +35,12 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
-       HTMLTag               p
+       # FIXME This ought to be set dynamically.
+       HTMLStyle
+               div.standard {
+                       margin-bottom: 2ex;
+               }
+       EndHTMLStyle
 End
 
 #Input stdcharstyles.inc
@@ -50,3 +55,4 @@ Input stdtitle.inc
 Input stdstruct.inc
 Input lyxmacros.inc
 Input stdlayouts.inc
+Input stdciteformats.inc