1.14.4 • Published 1 year ago

unicode-tex-character-converter v1.14.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Unicode TeX Character Converter for LaTeX/BibTeX

GitHub commit activity GitHub Actions Workflow Status NPM Version

This TypeScript library facilitates the conversion among Unicode characters, their codepoints, and corresponding LaTeX/BibTeX commands. For instance:

  • α -> U+03B1
  • α -> \textalpha
  • U+03B1 -> α
  • U+03B1 -> \textalpha.
  • \textalpha -> α
  • \textalpha -> U+03B1

Initially, this library was designed to assist with the conversion of content within BibTeX files. However, its utility extends to any scenario requiring conversion between Unicode and LaTeX/BibTeX Unicode character commands.

How to Contribute

Should you encounter any issues, missing or incorrect mappings, please file an issue and/or create a fork and submit a pull request via the GitHub repository.

1.14.1

1 year ago

1.14.0

1 year ago

1.12.2

1 year ago

1.13.0

1 year ago

1.14.4

1 year ago

1.14.3

1 year ago

1.14.2

1 year ago

1.12.1

1 year ago

1.10.3

1 year ago

1.10.2

1 year ago

1.9.1

1 year ago

1.9.0

1 year ago

1.9.6

1 year ago

1.9.5

1 year ago

1.9.4

1 year ago

1.9.3

1 year ago

1.9.2

1 year ago

1.10.1

1 year ago

1.10.0

1 year ago

1.8.0

1 year ago

1.7.2

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.2.0

1 year ago

1.6.0

1 year ago

1.2.4

1 year ago

1.5.0

1 year ago

1.2.3

1 year ago

1.1.4

1 year ago

1.4.0

1 year ago

1.2.2

1 year ago

1.1.3

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.1.2

1 year ago

1.0.13

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.0

1 year ago