>>> "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
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
>>> "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
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