Rasmus <[email protected]> writes:
> Rasmus <[email protected]> writes:
>
>> * h1
>> foo[fn:1]
>>
>> * Footnotes
>> [fn:1] if \alpha $\beta$ \(\gamma\)
>>
>> Narrow it to h1 and export the buffer. Something like this is exported:
>
> This also does not seem to work correctly when exporting with ox-html.
> But there the problem is that the parse-tree does not recognize any
> latex-fragments. So org-html--build-mathjax-config returns nil rather
> than the appropriate mathjax setup.
Add to this that the class of p is missing when including footnotes
from outside of the narrowed region. E.g.
<p> bar </p>
(ugly) vs (not ugly):
<p class="footpara"> bar </p>
—Rasmus
--
The right to be left alone is a human right