This commit is contained in:
Arnaud Vergnet 2021-05-27 11:07:41 +02:00
parent e068e8a01f
commit 8b2151e6bb
2 changed files with 2 additions and 0 deletions

BIN
README.pdf Normal file

Binary file not shown.

2
md2pdf.sh Normal file
View file

@ -0,0 +1,2 @@
#!/bin/bash
pandoc -V geometry:margin=1in -t latex -o README.pdf README.md