Skip to content
Snippets Groups Projects
Commit 91374113 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

added makefile for exam

parent 19112e05
No related branches found
No related tags found
No related merge requests found
EXAMEN=intEdo
$(EXAMEN).pdf: $(EXAMEN).md
pandoc -s -o $(EXAMEN).pdf $(EXAMEN).md --filter=pandoc-numbering --filter=pandoc-crossref --template=../default.latex --pdf-engine pdflatex
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment