X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdclass.inc;h=c3fadd2c2e3ae516f37aac1d127c84c3d35cc7fa;hb=1a89f89337413adb6188e6265c6e1c49e0969f65;hp=d303212000afdf1926bcc8a8d1e343b41688cbab;hpb=ff682ec3e42f54f7aef0a4981e4c7bccf08e12a1;p=lyx.git diff --git a/lib/layouts/stdclass.inc b/lib/layouts/stdclass.inc index d303212000..c3fadd2c2e 100644 --- a/lib/layouts/stdclass.inc +++ b/lib/layouts/stdclass.inc @@ -7,7 +7,7 @@ # ``standard'' layouts, like article and friends. -Format 4 +Format 60 Columns 1 Sides 1 SecNumDepth 2 @@ -26,6 +26,7 @@ EndFont Style Standard + Category MainText Margin Static LatexType Paragraph LatexName dummy @@ -34,13 +35,19 @@ 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 stdinsets.inc Input stdlists.inc Input stdsections.inc Input stdstarsections.inc @@ -48,3 +55,4 @@ Input stdtitle.inc Input stdstruct.inc Input lyxmacros.inc Input stdlayouts.inc +Input stdciteformats.inc