Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vspinu/math-symbol-lists
Lists of Unicode mathematical symbols and latex commands
https://github.com/vspinu/math-symbol-lists
Last synced: 7 days ago
JSON representation
Lists of Unicode mathematical symbols and latex commands
- Host: GitHub
- URL: https://github.com/vspinu/math-symbol-lists
- Owner: vspinu
- Created: 2014-11-16T02:05:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T20:48:06.000Z (about 2 years ago)
- Last Synced: 2024-10-11T18:24:10.444Z (about 1 month ago)
- Language: Emacs Lisp
- Size: 113 KB
- Stars: 34
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This is a "storage" package used by completion engines such as `company-math.el` and `ac-math.el`.
Defined (a)lists are:
`math-symbol-list-basic`
`math-symbol-list-extended`
`math-symbol-list-packages`
`math-symbol-list-latex-commands`## Known packages that use these lists
- [company-math](https://github.com/vspinu/company-math)
- [ac-math](https://github.com/vspinu/ac-math)
- [unicode-math-input](https://github.com/tpapp/unicode-math-input)