Discover

Topics

LaTeXeR - Latex to unicode

LaTeXeR - Latex to unicode APK

LaTeXeR - Latex to unicode APK

1.0 FreeYoav Sternberg ⇣ Download APK (4.02 MB)

Compiles your latex code to a readable Unicode message that is nice to send

What's LaTeXeR - Latex to unicode APK?

LaTeXeR - Latex to unicode is a app for Android, It's developed by Yoav Sternberg author.
First released on google play in 4 years ago and latest version released in 4 years ago.
This app has 867 download times on Google play and rated as 4.61 stars with 23 rated times.
This product is an app in Productivity category. More infomartion of LaTeXeR - Latex to unicode on google play
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 \iint\sqrt[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.