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

added makefile for exam

parent 19112e05
Branches
Tags untagged-c23b343a32e6ba6b41ef
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