kmgb / latex_input

Use LaTeX-style inputs to write the equivalent unicode characters anywhere.
GNU General Public License v3.0
0 stars 0 forks source link

Add \mathcal{}, \mathbb{}, \mathfrak{} #1

Closed kmgb closed 2 years ago

kmgb commented 2 years ago

mathcal = (MATHEMATICAL) SCRIPT \ decomposition mathbb = (MATHEMATICAL) DOUBLE-STRUCK \ decomposition mathfrak = MATHEMATICAL FRAKTUR \ decomposition

Not all latin letters exist in each of these forms. Should take care to prefer the mathematical form, if available.

kmgb commented 2 years ago

Resolved by #4