X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdclass.inc;h=1e389dd44d9a17893c4691082ac3ddd0bf5f82e5;hb=bab184e49e4420ad5277eacd45f2447727f55bbd;hp=80e1ad0a2ee31bb1e9da446c1ccc941dc1f502b2;hpb=2bd998c29eab19692e976a086b02174cc924b376;p=lyx.git diff --git a/lib/layouts/stdclass.inc b/lib/layouts/stdclass.inc index 80e1ad0a2e..1e389dd44d 100644 --- a/lib/layouts/stdclass.inc +++ b/lib/layouts/stdclass.inc @@ -7,7 +7,7 @@ # ``standard'' layouts, like article and friends. -Format 4 +Format 80 Columns 1 Sides 1 SecNumDepth 2 @@ -26,6 +26,7 @@ EndFont Style Standard + Category MainText Margin Static LatexType Paragraph LatexName dummy @@ -34,9 +35,18 @@ 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 +#Input stdcustom.inc +Input stdfloats.inc +Input stdcounters.inc Input stdinsets.inc Input stdlists.inc Input stdsections.inc @@ -45,5 +55,3 @@ Input stdtitle.inc Input stdstruct.inc Input lyxmacros.inc Input stdlayouts.inc -Input stdfloats.inc -Input stdcounters.inc