1
0
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:
Gijs Vermariën 2019-04-26 19:23:56 +02:00
parent ae8a6c1af3
commit 20717608c5

View File

@ -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