Hello,
Did you try putting some text before the first formula ?
It is not recognized as latex (there is only one img included in the
html).
Anyway, your version of org-mode may be outdated, it works fine on my
computer (org-mode version 7.5).
http://orgmode.org/manual/Installation.html#In
Colin Grey writes:
> Hello,
>
> I'm having a weird problem trying to write formulas using latex in org
> mode. Here is a sample file with just two formulas:
>
> #+TITLE: Title
> #+OPTIONS: H:3 num:t toc:t
> #+OPTIONS: author:nil timestamp:nil creator:nil
> #+OPTIONS: ^:t skip:t LaTeX:t
>
> $A$
Hello,
I'm having a weird problem trying to write formulas using latex in org mode.
Here is a sample file with just two formulas:
#+TITLE: Title
#+OPTIONS: H:3 num:t toc:t
#+OPTIONS: author:nil timestamp:nil creator:nil
#+OPTIONS: ^:t skip:t LaTeX:t
$A$
$B$
When I export to HTML, the resu