X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdclass.inc;h=c3fadd2c2e3ae516f37aac1d127c84c3d35cc7fa;hb=4ef9aa8a8bbb78a514e8332675db10b2544c6bf2;hp=8494b028cf23a9a2f17f025ca23c3ad9cdd97441;hpb=a2f4949d3842eb2fe5a692031a8f6ccb995b3d24;p=lyx.git diff --git a/lib/layouts/stdclass.inc b/lib/layouts/stdclass.inc index 8494b028cf..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,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