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