Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxkrieger/figma-latex-complete-plugin
Put LaTeX into your figma documents!
https://github.com/maxkrieger/figma-latex-complete-plugin
Last synced: 3 months ago
JSON representation
Put LaTeX into your figma documents!
- Host: GitHub
- URL: https://github.com/maxkrieger/figma-latex-complete-plugin
- Owner: maxkrieger
- License: mit
- Created: 2019-12-29T07:24:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T11:44:20.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T16:08:39.567Z (5 months ago)
- Language: TypeScript
- Homepage: https://www.figma.com/community/plugin/793023817364007801/LaTeX-Complete
- Size: 2.25 MB
- Stars: 40
- Watchers: 2
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-figma - figma-latex-complete-plugin - Put LaTeX into your Figma documents. (Open-Source Plugins)
README
# LaTeX Complete
![recording](recording.gif)
## Developing
After running your first build (below), add the plugin to your Figma desktop client. Open the `Resources` panel (shift-I), then click `Plugins`, select `Development`, click `+`, `Import plugin from manifest`, then select `manifest.json` in this repo.
### Dev build
`npm run build:watch`
### Prod build
**Note: prod build is much faster to load when testing stuff**
`npm run build`
`symbols.json` mapped from https://github.com/vspinu/math-symbol-lists/blob/master/math-symbol-lists.el via https://repl.it/@MaxKrieger/PuzzlingAppropriateMuse
## Roadmap
- [ ] Adjustable size
- [ ] Reduce package size via webpack magic## Related work
https://www.figma.com/c/plugin/754622689958838972 (seems to be broken as of 01/06/2020)
https://github.com/zindlerb/tex-block