https://github.com/puripuri2100/satysfi-md2latex
Convert Markdown to LaTeX with SATySFi.
https://github.com/puripuri2100/satysfi-md2latex
latex markdown satysfi
Last synced: 3 months ago
JSON representation
Convert Markdown to LaTeX with SATySFi.
- Host: GitHub
- URL: https://github.com/puripuri2100/satysfi-md2latex
- Owner: puripuri2100
- License: mit
- Created: 2020-11-15T11:08:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T13:15:30.000Z (about 4 years ago)
- Last Synced: 2024-12-29T07:24:53.109Z (5 months ago)
- Topics: latex, markdown, satysfi
- Language: Makefile
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
version 0.0.3
Convert Markdown to LaTeX with SATySFi.
# install
You can install `md2latex` package with [Satyrographos](https://github.com/na4zagin3/satyrographos).
```
opam pin add "git+https://github.com/puripuri2100/SATySFi-md2latex.gitopam install satysfi-md2latex
satyrographos install
```# Usage
``satysfi --markdown "md2latex/md2latex" --text-mode "tex,latex" .md -o .tex``
# License
This package released under [the MIT license](https://github.com/puripuri2100/SATySFi-md2latex/blob/master/LICENSE).
---
(c) 2020 Naoki Kaneko (a.k.a. "puripuri2100")