Hi Bastien,
I have enough interest in using org-mode to produce latex texts to get
involved. I can't do it right now cause I'm in a critical time to produce
results for my thesis, but I've been delaying learning e-lisp and taking a
good look on org-mode for some time.
Nick Dokos above said that
Hi Rafael,
Nick Dokos writes:
> Although patches have been applied to deal with a host of
> such problems, it is a long-standing problem that is unlikely to be
> completely solved - ever[fn:1].
Yes, we need to rework the way the exporters handle espace chars,
especially the LaTeX one --- it's n
Hello,
Rafael Calsaverini writes:
> sorry for bothering you again with it
No problem.
> but I'm having a problem with latex inside footnotes and I couldn't
> find the answer in the manual.
>
> When I try something like:
>
> 8<---
> blablabla [fn:bla]
> [fn:bla] this is what \cite{she} said
Rafael Calsaverini wrote:
> Also, I have problems with equations even when I use \(...\) instead of
> $...$.
>
> This, for example:
> --8<--
> * example
> Example[fn:note].
> [fn:note]An equation: \(\bar{a}\).
> ---8<--
>
> becomes this:
>
> ---8<---
> Example\footnote{An equation: \(\bar\{a
Also, I have problems with equations even when I use \(...\) instead of
$...$.
This, for example:
--8<--
* example
Example[fn:note].
[fn:note]An equation: \(\bar{a}\).
---8<--
becomes this:
---8<---
Example\footnote{An equation: \(\bar\{a\}\). }.
---8<---
I'm not really sure, but I suspect this