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
- 1
- 0
- 0
- 1
- about 13 hours ago
- February 20, 2019
License
Links
Synced at
Sun, 01 Jun 2025 01:31:05 GMT
Languages