X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flayouts%2Fstdinsets.inc;h=422d8931a319ec260e615b40dcacd626235b4155;hb=47886ebbb1c72a103b3ed68ae8b7313b96a149bf;hp=356e49d8e7a2e71a2aea12bd460579709cb6dcf7;hpb=6b49b6b129af9417fea7ea907a44a46fbbd38340;p=lyx.git diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 356e49d8e7..422d8931a3 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 49 +Format 54 Provides stdinsets 1 @@ -39,6 +39,8 @@ End InsetLayout Foot LabelString foot + LatexType Command + LatexName footnote Counter footnote Font Size Small @@ -76,6 +78,39 @@ InsetLayout Foot EndHTMLStyle End +InsetLayout Foot:InTitle + CopyStyle Foot + LatexName thanks + NeedProtect true + Counter thanks + MultiPar false + HTMLLabel \fnsymbol{thanks} + HTMLInnerTag span + HTMLStyle + span.foot_intitle_label { + vertical-align: super; + font-size: smaller; + font-weight: bold; + text-decoration: underline; + } + span.foot_intitle { + display: inline; + font-size: small; + font-weight: medium; + font-family: serif; + font-variant: normal; + font-style: normal; + } + span.foot_intitle_inner { display: none; } + span.foot_intitle:hover span.foot_intitle_inner { + display: block; + border: 1px double black; + margin: 0em 1em; + padding: 1em; + } + EndHTMLStyle +End + InsetLayout Note:Comment LabelString Comment LatexType environment @@ -232,6 +267,7 @@ InsetLayout TOC:Listings LangPreamble \renewcommand{\lstlistlistingname}{_(Listings[[List of Listings]])} EndLangPreamble + FixedWidthPreambleEncoding true HTMLTag h2 HTMLStyle div.lyxtoc-flat { @@ -252,6 +288,7 @@ InsetLayout Include:Listings LangPreamble \renewcommand{\lstlistingname}{_(Listing)} EndLangPreamble + FixedWidthPreambleEncoding true End InsetLayout Listings @@ -519,9 +556,12 @@ InsetLayout Caption:Standard LabelString standard LaTeXType command LatexName caption + NeedProtect 1 + MultiPar false Argument 1 LabelString "Short Title|S" Tooltip "The caption as it appears in the list of figures/tables" + InsertCotext 1 EndArgument HTMLStyle div.float-caption { @@ -537,11 +577,9 @@ End InsetLayout Caption:LongTableNoNumber CopyStyle Caption:Standard + LabelString unlabelled LatexName caption* - Argument 1 - LabelString "Long Table Caption (unnumbered)" - Tooltip "The caption as it appears in the list of tables" - EndArgument + ResetArgs 1 End