unicode2latex
Convert unicode to LaTeX
Example:
const { Transform } = require('unicode2latex')
const tx = new Transform(mode, { packages: ['textcomp', 'amsmath'] })
const packages = new Set
console.log(tx.tolatex('your text', { packages })
Repository
unicode2latex
Owner
Statistic
- 3
- 0
- 0
- 0
- 1
- 8 months ago
- February 20, 2019
License
Links
Synced at
Sun, 23 Feb 2025 12:07:44 GMT
Languages