Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)