[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Math equations in html export
From: |
Thierry Banel |
Subject: |
Re: [O] Math equations in html export |
Date: |
Tue, 22 Nov 2016 21:17:38 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Le 21/11/2016 19:37, Orm Finnendahl a écrit :
> Hi,
>
> I can't seem to get Math equations exported correctly to html from an
> org file. Can someone provide me with a full example?
>
> I set
>
> #+OPTIONS: tex:t
>
> on top of the org file and tried these things, but they all render
> literally:
>
> $X^2$
>
> $$X^2$$
>
> \(x^2\)
>
> \[x^2\]
>
> I know the former two are not recommended, but I tried them
> nevertheless. I could imagine I have to set some options/variables,
> but I don't know which. Can someone help?
>
> --
> Orm
>
>
I use
#+HTML_MATHJAX: align: left indent: 5em tagside: left font: Neo-Euler ...