Nicolas Goaziou writes:
> Rasmus writes:
>
>> Nicolas Goaziou writes:
>>>
>>> `org-html--build-mathjax-config' needs to check, in addition to parse
>>> tree, cdr of all associations in (plist-get
>>> info :footnote-definition-alist), and values of all parsed keywords.
>>
>> It seems you did not
Rasmus writes:
> Nicolas Goaziou writes:
>>
>> `org-html--build-mathjax-config' needs to check, in addition to parse
>> tree, cdr of all associations in (plist-get
>> info :footnote-definition-alist), and values of all parsed keywords.
>
> It seems you did not do this. I will add this over the
Hi,
Nicolas Goaziou 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
Nicolas Goaziou writes:
> Hello,
>
> Rasmus writes:
>
>> Consider the following example:
>>
>> * h1
>> foo[fn:1]
>>
>> * Footnotes
>> [fn:1] if \alpha $\beta$ \(\gamma\)
>>
>> Narrow it to h1 and export the buffer. Something like this is exported:
>>
>>foo\footnote{if \alpha \beta \gamma}
>
Hello,
Rasmus writes:
> Rasmus 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 proble
Hello,
Rasmus writes:
> Rasmus writes:
>
>> Rasmus 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:
[...]
> Add to this that the class of p is missing when including
Hello,
Rasmus writes:
> Consider the following example:
>
> * h1
> foo[fn:1]
>
> * Footnotes
> [fn:1] if \alpha $\beta$ \(\gamma\)
>
> Narrow it to h1 and export the buffer. Something like this is exported:
>
>foo\footnote{if \alpha \beta \gamma}
>
> Somehow org-export-get-footnote-definiti
Rasmus writes:
> Rasmus 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 tha
Rasmus 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 recogn