]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdinsets.inc
Let the Foot inset have a different Layout when inside a title
[features.git] / lib / layouts / stdinsets.inc
index a0c0ce4debfe424d1f622bf1ef1fa203d5ca4dcf..eb14595f12d49ae73c65d1779bd94eb2870ed0b9 100644 (file)
@@ -39,6 +39,8 @@ End
 
 InsetLayout Foot
        LabelString           foot
+       LatexType             Command
+       LatexName             footnote
        Counter               footnote
        Font
          Size                Small
@@ -76,6 +78,16 @@ InsetLayout Foot
        EndHTMLStyle
 End
 
+InsetLayout Foot:InTitle
+       CopyStyle             Foot
+       LatexName             thanks
+       NeedProtect           true
+       Counter               thanks
+       MultiPar              false
+       # FIXME: this is probably not correct
+       HTMLLabel             \arabic{thanks}
+End
+
 InsetLayout Note:Comment
        LabelString           Comment
        LatexType             environment