Re: [O] LaTeX Formulas and Publishing to HTML Error

2011-07-01 Thread Pierre de Buyl
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

Re: [O] LaTeX Formulas and Publishing to HTML Error

2011-07-01 Thread Eric S Fraga
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$

[O] LaTeX Formulas and Publishing to HTML Error

2011-06-30 Thread Colin Grey
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