]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdclass.inc
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / layouts / stdclass.inc
index 04f1e0a06ccab9da0640aee49f624a9dc94952b3..1e389dd44d9a17893c4691082ac3ddd0bf5f82e5 100644 (file)
@@ -7,7 +7,7 @@
 # ``standard'' layouts, like article and friends.
 
 
-Format 6
+Format 80
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -26,6 +26,7 @@ EndFont
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -34,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