]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdclass.inc
forbid spellchecking in code layouts
[lyx.git] / lib / layouts / stdclass.inc
index 8494b028cf23a9a2f17f025ca23c3ad9cdd97441..bf8087fe4777240619e0ed20a8afb0555078db7b 100644 (file)
@@ -7,7 +7,7 @@
 # ``standard'' layouts, like article and friends.
 
 
-Format 11
+Format 31
 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