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