mirror of
https://github.com/GijsVermarien/marktex.git
synced 2025-12-19 19:21:21 +00:00
Added dependencies to the readme
This commit is contained in:
parent
ae8a6c1af3
commit
20717608c5
@ -1,3 +1,8 @@
|
|||||||
# marktex
|
# marktex
|
||||||
This is a small tool that writes converts all the markdown files in this folder to
|
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
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user