X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdclass.inc;h=c3fadd2c2e3ae516f37aac1d127c84c3d35cc7fa;hb=1a89f89337413adb6188e6265c6e1c49e0969f65;hp=0383f7dad00a77cf2d8521b2c3667206c2ec85e6;hpb=d252730dff10221be69df2a8c889cd311ae20e27;p=lyx.git diff --git a/lib/layouts/stdclass.inc b/lib/layouts/stdclass.inc index 0383f7dad0..c3fadd2c2e 100644 --- a/lib/layouts/stdclass.inc +++ b/lib/layouts/stdclass.inc @@ -7,7 +7,7 @@ # ``standard'' layouts, like article and friends. -Format 7 +Format 60 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