mirror of
https://github.com/GijsVermarien/marktex.git
synced 2025-12-19 19:21:21 +00:00
9 lines
268 B
Markdown
9 lines
268 B
Markdown
# marktex
|
|
This is a small tool that writes converts all the markdown files in this folder to
|
|
a LaTeX .tex files with the corresponding name. It will not convert the readme.md file
|
|
|
|
# Dependencies
|
|
For Ubuntu 18.04 (probably very similar for others):
|
|
* pandoc
|
|
* texlive
|