X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdstruct.inc;h=8f1c740d8d5b14efaee14ab3109a8592215c18e3;hb=4beba4e8f87ca218473448caf10563b99faf7b21;hp=1ae2f317486b97a2088cdc418e114f76f3e57aed;hpb=5142d1c86ada8df7451534402e2a1716678ee8b7;p=lyx.git diff --git a/lib/layouts/stdstruct.inc b/lib/layouts/stdstruct.inc index 1ae2f31748..8f1c740d8d 100644 --- a/lib/layouts/stdstruct.inc +++ b/lib/layouts/stdstruct.inc @@ -8,7 +8,7 @@ # a document, like abstract, bibliography and such. -Format 29 +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