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
- 4
- 1
- 0
- 0
- 1
- 2 months ago
- February 20, 2019
License
Links
Synced at
Wed, 28 Jan 2026 01:10:54 GMT
Languages