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
  • about 1 month ago
  • February 20, 2019
License

Links
Synced at

Fri, 17 May 2024 23:40:23 GMT

Languages