unicode2latex

Convert unicode text to LaTeX

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
  • 6 months ago
  • February 20, 2019
License

Links
Synced at

Sat, 21 Dec 2024 14:33:08 GMT

Languages