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
- 5 months ago
- February 20, 2019
License
Links
Synced at
Thu, 21 Nov 2024 23:38:05 GMT
Languages