Re: [O] org strips math delimiters from inline footnotes

2014-07-16 Thread Nicolas Goaziou
Hello,

Florian Beck f...@miszellen.de writes:

 the latex export of inline footnotes doesn't work correctly.

 This happens since commit ca6ecf9e498e6c4750f279e9f0ea0185bc8b1d10.

 text[fn:1: a footnote with $\sqrt{4}$.]

 exports as

 text\footnote{a footnote with \sqrt{4}.}

This should be fixed.  Thank you for reporting it.


Regards,

-- 
Nicolas Goaziou



[O] org strips math delimiters from inline footnotes

2014-07-09 Thread Florian Beck
Hi,

the latex export of inline footnotes doesn't work correctly.

This happens since commit ca6ecf9e498e6c4750f279e9f0ea0185bc8b1d10.

text[fn:1: a footnote with $\sqrt{4}$.]

exports as

text\footnote{a footnote with \sqrt{4}.}

-- 
Florian Beck