[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Math equations in html export
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Math equations in html export |
Date: |
Mon, 21 Nov 2016 23:28:20 +0100 |
Hello,
Orm Finnendahl <address@hidden> writes:
> 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\]
This works here. You may not have access to Mathjax.js. See
`org-html-with-latex' for details.
Regards,
--
Nicolas Goaziou