math2img v0.4.0.1
math2img - Convert LaTeX Math to image
Requirements
Installation
brew tap nwtgck/math2img
brew install 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
- 0
- 0
- 0
- 0
- 0
- about 6 years ago
- September 13, 2018
License
Links
Synced at
Fri, 08 Nov 2024 10:12:13 GMT
Languages