use Makefile template from computing-latex-class
This simplifies the example makefile to just:
DOCUMENT = document_template
PLANTUML_SOURCES = figures/example_model.plantuml
include computing-latex-class/ComputingDocument.mk
Needs the new makefile to be merged into the latex template repo first.
Edited by Karl Kosack