X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdstruct.inc;h=8f1c740d8d5b14efaee14ab3109a8592215c18e3;hb=4beba4e8f87ca218473448caf10563b99faf7b21;hp=950c2717bf7f6f244226c92b35be8928b59a1747;hpb=f9b4dde589704f2db7a8fa68f50dc90073775763;p=lyx.git diff --git a/lib/layouts/stdstruct.inc b/lib/layouts/stdstruct.inc index 950c2717bf..8f1c740d8d 100644 --- a/lib/layouts/stdstruct.inc +++ b/lib/layouts/stdstruct.inc @@ -8,7 +8,7 @@ # a document, like abstract, bibliography and such. -Format 33 +Format 45 Style Abstract Margin Static LatexType Environment @@ -23,9 +23,9 @@ Style Abstract BottomSep 0.7 ParSep 0 Align Block - LabelType Centered_Top_Environment + LabelType Centered LabelString "Abstract" - LabelBottomSep 0.5 + LabelBottomSep 0.5 Font Size Small EndFont @@ -44,7 +44,7 @@ Style Abstract padding-top: 1ex; } div.abstract_label { - font-weight: bold; + font-weight: bold; } EndHTMLStyle End