X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Faguplus.inc;h=2a359305a22a526fadf343b28308295939d10df8;hb=d8a6e0ab70962134792c5eca585fdcd013204649;hp=e709c0213513b9e8a0ddc126cf2f9ba23d75bc61;hpb=b95c17cfdd469aac842304073a56e3fb64bfe629;p=lyx.git diff --git a/lib/layouts/aguplus.inc b/lib/layouts/aguplus.inc index e709c02135..2a359305a2 100644 --- a/lib/layouts/aguplus.inc +++ b/lib/layouts/aguplus.inc @@ -6,7 +6,7 @@ # ftp://ftp.agu.org/journals/latex/journals -Format 40 +Format 43 Input stdclass.inc SecNumDepth 4 @@ -203,21 +203,19 @@ Float End - -Style Table_Caption - Margin First_Dynamic - LatexType Command - LatexName tablecaption - NeedProtect 1 - LabelSep xx - ParSkip 0.4 - TopSep 0.5 - Align Center - LabelType Sensitive - LabelString "TableCaption" - LabelFont - Series Bold - EndFont +InsetLayout Caption:Table + LabelString table + LaTeXType command + LatexName tablecaption + HTMLStyle + div.float-caption { + text-align: center; + border: 2px solid black; + padding: 1ex; + margin: 1ex; + } + EndHTMLStyle + HTMLAttr "class='float-caption float-caption-table'" End