CharlieMcVicker / mathjax-react

React Component Library for MathJax
33 stars 14 forks source link

Arabic & RTL supports #41

Open Abdo-Shaibany opened 1 year ago

Abdo-Shaibany commented 1 year ago

How can I ask the <MathComponent> to add \usepackage{arabtex} so I can render arabic math notations with tex option

I also tried <math dir="rtl">with MathComponent but without any success!

pkra commented 1 year ago

This is a limitation upstream -- MathJax does not support rtl right now.

For MathJax v2, there once was https://github.com/OmarIthawi/arabic-mathjax but Omar never had time/funding to expand it to mathjax proper, let alone mathjax v3.