Convert plain-text math to unicode
#examples: $ asciimath '\intf_1(x)f_2(x)d\mu' ∫f₁(x)f₂(x)dμ
$ asciimath 'cos(\pi) = -1'
cos(π) = -1
$ asciimath 'q\in\bbB \right q\in\bbR'
q∈ℚ ⇒ q∈ℝ
$ asciimath 'a^\alpha = \tau'
aᵅ = τ
$ asciimath -a
-- prints all available symbols --
#unicode-limitations: very few greek symbols are possible to sup and subscript supscriptable: α β γ δ ε θ ι Φ φ χ subscriptable: β ι ρ φ χ
Capital letters are not possible to subscript at all
Supscriptable capitals: A B D E G H I J K L M N O P R T U V W