X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdinsets.inc;h=4a7cfc308f45a3b53f4b43983cf8c91244b0671f;hb=edaf28fdd6a64ce277a1c5f39d99a6568485887f;hp=2106d2315edb0925d4cda2378d13355b3141080a;hpb=9ca91b25664221978c336527002e66a7d18c95ef;p=lyx.git diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 2106d2315e..4a7cfc308f 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -4,7 +4,7 @@ # # Detailed format description is available in the customization manual -Format 95 +Format 100 Provides stdinsets 1 @@ -36,7 +36,7 @@ InsetLayout Marginal background-color: #F0F0F0; float:right; font-size: small; - font-weight: medium; + font-weight: normal; font-family: serif; font-variant: normal; font-style: normal; @@ -48,7 +48,7 @@ InsetLayout Marginal End InsetLayout Foot - LabelString foot + LabelString Foot LatexType Command LatexName footnote Counter footnote @@ -73,7 +73,7 @@ InsetLayout Foot div.foot { display: inline; font-size: small; - font-weight: medium; + font-weight: normal; font-family: serif; font-variant: normal; font-style: normal; @@ -110,7 +110,7 @@ InsetLayout Foot:InTitle span.foot_intitle { display: inline; font-size: small; - font-weight: medium; + font-weight: normal; font-family: serif; font-variant: normal; font-style: normal; @@ -180,6 +180,7 @@ InsetLayout Note:Greyedout Requires color,lyxgreyedout BgColor greyedoutbg Font + Size Normal Color greyedouttext EndFont LabelFont @@ -430,6 +431,36 @@ InsetLayout Index PassThruChars @|! End +InsetLayout IndexMacro:see + LabelString See + Decoration classic + Font + Size Small + EndFont + LabelFont + Color indexlabel + Size Small + EndFont + MultiPar false + CustomPars false + ForcePlain true +End + +InsetLayout IndexMacro:seealso + CopyStyle IndexMacro:see + LabelString "See also" +End + +InsetLayout IndexMacro:sortkey + CopyStyle IndexMacro:see + LabelString "Sort as" +End + +InsetLayout IndexMacro:subentry + CopyStyle IndexMacro:see + LabelString "Subentry" +End + InsetLayout Box LabelFont Color foreground @@ -621,6 +652,7 @@ InsetLayout Info EndHTMLStyle HTMLTag span MultiPar false + SpellCheck false End InsetLayout Info:menu @@ -634,7 +666,7 @@ InsetLayout Info:menu Font Family sans EndFont - HTMLAttr "class='info menu'" + HTMLClass "info menu" HTMLStyle span.menu { font-family: sans-serif; } EndHTMLStyle @@ -653,7 +685,7 @@ InsetLayout Info:shortcut Font Family sans EndFont - HTMLAttr "class='info shortcut'" + HTMLClass "info shortcut" HTMLStyle span.shortcut { font-family: sans-serif; } EndHTMLStyle @@ -674,7 +706,7 @@ InsetLayout Info:shortcuts Font Family sans EndFont - HTMLAttr "class='info shortcut'" + HTMLClass "info shortcut" HTMLStyle span.shortcuts { font-family: sans-serif; } EndHTMLStyle @@ -705,7 +737,7 @@ InsetLayout Caption:Standard margin: 1ex; } EndHTMLStyle - HTMLAttr "class='float-caption float-caption-standard'" + HTMLClass "float-caption float-caption-standard" End @@ -774,7 +806,6 @@ InsetLayout Tabular display: inline-block; } td { - border: 1px solid black; padding: 0.5ex; } EndHTMLStyle