Re: [O] equation numbering in html and latex export

2011-06-18 Thread Samuel Sinayoko
e ? > > If not, maybe the #+begin_equation should be a built-in block in org-mode, > also with a fast template (maybe " > -- > Darlan Cavalcante > > At Thu, 16 Jun 2011 08:53:24 +0100, > Eric S Fraga wrote: > >> Samuel Sinayoko writes: >> >>

Re: [O] equation numbering in html and latex export

2011-06-18 Thread Samuel Sinayoko
and LaTeX, and an unnumbered equation in the first case in both HTML and LaTeX. Does everyone agree? I'd be happy to try and change the behaviour of the HTML export if someone can point me in the right direction. Cheers, Sam On 16/06/11 08:53, Eric S Fraga wrote: > Samuel Sinayoko writ

Re: [O] equation numbering in html and latex export

2011-06-16 Thread Samuel Sinayoko
Thanks Eric. I think you're right. It would make sense to use \begin{equation} \end{equation} with HTML export to number equations. I've put a minimal example below showing what is happening. -- #+TITLE: Equation numbering #+STYLE: * Numbered in HTML export / Not numbered in LaTeX Equation is nu

[O] equation numbering in html and latex export

2011-06-14 Thread Samuel Sinayoko
Dear list, I've been trying to write short scientific reports that I can export to both LaTeX and HTML. So far I've managed to figure out how to include equations, images, references, and how to include labels and cross reference between all these things. The only problem I have is that I can't g