Merge complete

This commit is contained in:
2018-09-10 20:31:01 -03:00
parent 4a50fbe7bb
commit c7464eea4d
13 changed files with 27 additions and 486 deletions

3
md2pdf.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
pandoc -s -f markdown -t latex --pdf-engine=lualatex -o $1.pdf $1 metadata.yml latex.yml