math2img v0.4.0.1
math2img - Convert LaTeX Math to image
Requirements
Installation
brew install nwtgck/homebrew-math2img/math2img
Usage
math2img -e png sample1.math.tex
Then you can get sample1.math.tex.png
sample1.math.tex
\[
e^{i\pi}+1=0
\]
=>
Build Requirements
Build & Run
git clone <this repo url>
cd <this repo>
shards build
./bin/math2img -e png samples/sample1.math.tex
Then you can get sample1.math.tex.png
(./bin/math2img
is a generated binary file.)
Build a Docker image
cd <this repo>
docker build -t nwtgck/math2img ./docker
Gallery
Repository
math2img
Owner
Statistic
- 6
- 0
- 1
- 0
- 0
- about 6 years ago
- November 12, 2017
License
Links
Synced at
Sat, 23 Nov 2024 11:51:45 GMT
Languages