The app allows you to compile subset of LaTeX to Unicode characters, allowing you to send a readable text to anyone. Works in any app that support text actions, relying on android system UI. No Ads or analytics!
The app is simply a wrapper over the open source library latex2unicode written in scala - https://github.com/tomtung/latex2unicode .
For example, the following LaTex code:
because t{AB} + t{BC} neq t{AC}
therefore iintsqrt[4]{xi^{theta+1}} - frac 38 le
Sigma zeta_i
therefore exists{x}forall{y} x in ^A
Will be compiled to:
∵ A͡B + B͡C ≠ A͡C ∴ ∬∜ξ̅ᶿ̅⁺̅¹̅ - ⅜ ≤ Σ ζᵢ
∴ ∃x∀y x ∈ Â
The app weights 4MB because of the Scala depedency.
The app is simply a wrapper over the open source library latex2unicode written in scala - https://github.com/tomtung/latex2unicode .
For example, the following LaTex code:
because t{AB} + t{BC} neq t{AC}
therefore iintsqrt[4]{xi^{theta+1}} - frac 38 le
Sigma zeta_i
therefore exists{x}forall{y} x in ^A
Will be compiled to:
∵ A͡B + B͡C ≠ A͡C ∴ ∬∜ξ̅ᶿ̅⁺̅¹̅ - ⅜ ≤ Σ ζᵢ
∴ ∃x∀y x ∈ Â
The app weights 4MB because of the Scala depedency.
Show More