Re: exporting to mediawiki syntax math is not converted

2022-06-20 Thread Uwe Brauer
>>> "IR" == Ihor Radchenko writes: > Uwe Brauer writes: >>> See org-html-with-latex. We use mathjax syntax for LaTeX export by >>> default >> >> I see, but that means, the exported wiki cannot be used say for >> wikipedia since it uses mediawiki syntax for math. >> >> Does anybody knows about

Re: exporting to mediawiki syntax math is not converted

2022-06-20 Thread Ihor Radchenko
Uwe Brauer writes: >> See org-html-with-latex. We use mathjax syntax for LaTeX export by >> default > > I see, but that means, the exported wiki cannot be used say for > wikipedia since it uses mediawiki syntax for math. > > Does anybody knows about a 3rd party package providing support for media

Re: exporting to mediawiki syntax math is not converted

2022-06-20 Thread Uwe Brauer
>>> "IR" == Ihor Radchenko writes: > Uwe Brauer writes: >> The following line >> >> >> torus $\mathbb T^3$ in the Sobolev spaces $H^m(\mathbb T^3)$. >> >> Is translated to >> >> torus \(\mathbb T^3\) in the Sobolev spaces \(H^m(\mathbb T^3)\) >> >> Instead of >> >> torus \mathbb T^3 in

Re: exporting to mediawiki syntax math is not converted

2022-06-20 Thread Ihor Radchenko
Uwe Brauer writes: > The following line > > > torus $\mathbb T^3$ in the Sobolev spaces $H^m(\mathbb T^3)$. > > Is translated to > > torus \(\mathbb T^3\) in the Sobolev spaces \(H^m(\mathbb T^3)\) > > Instead of > > torus \mathbb T^3 in the Sobolev spaces H^m(\mathbb > T^3) > > Is this a mis