Makefile 177 B

12345678
  1. OPTIONS:=
  2. 3-sat: 3-sat.md
  3. pandoc -H disable_float.tex 3-sat.md -V fontsize:12pt -V geometry:"top=2cm, bottom=2cm" --filter pandoc-eqnos -o 3-sat.pdf
  4. clean:
  5. rm -rf 3-sat.pdf