Hello,
Christian Moe <[email protected]> writes:
> * HTML: works!
>
> One question: As is, adjoining footnotes `2' and `3' read as `23'.
> Could/should the footnote export know to put a comma between
> them:`2,3'?
>
> For HTML purposes, I think not necessarily, the separator could be
> flexibly added with CSS like:
>
> : #+style: <style>sup + sup .footref:before {content: ", "}</style>
Probably, but I didn't change HTML exporter. I just made it compatible
with the changes applied to the LaTeX one.
>
> * Latex: backtrace:
>
[...]
Oops I had commented (require footnote) to see what happened and forgot
to uncomment it again. This should be fixed now.
Thanks for testing this.
--
Nicolas Goaziou