]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdinsets.inc
Add a couple more HTML* tags to InsetLayout, in a way that improves the
[features.git] / lib / layouts / stdinsets.inc
index f557a2e8148ca8c018d82c975b4863e62237922d..0e01f19793e28be39899ea10526ab5d269c88c95 100644 (file)
@@ -82,6 +82,7 @@ InsetLayout Foot
        LabelString           foot
        LatexType             command
        LatexName             footnote
+       Counter               footnote
        Font
          Color               foreground
          Size                Small
@@ -98,7 +99,10 @@ InsetLayout Foot
        EndFont
        MultiPar              true
        HTMLTag               span
-       HTMLAttr              class='footnote'
+       HTMLAttr              class='footwrapper'
+       HTMLLabel             "<span class='notenum'>\arabic{footnote}</span>"
+       HTMLInnerTag          span
+       HTMLInnerAttr         class='footnote'
        HTMLStyle
                span.notenum { 
                        vertical-align: super;