Earlier quoted context omitted.
> All I know is that LaTEX is much, much easier to manage than this jumbled mess... LaTeX is beautiful and powerful, but mixed with unicode (in the right doses) it becomes astonishingly more powerful. For example, you can keep the block constructors {} _ and ^, but use unicode symbols such as α, ∂, ∫, instead of \alpha, \partial, \int
But you can't type α, ∂, or ∫ in a standard keyboard.
Greek letters are always a latin letter followed by an asterisk. Arrows and comparison operators are what one would guess. Mathematical symbols generally make some sense:
a * α
F * Φ
= > ⇒
- > →
> = ≥
0 0 ∞
d P ∂
I n ∫
[1]: https://tools.ietf.org/html/rfc1345