Explorar o código

added first draft for report

Martin Thoma %!s(int64=12) %!d(string=hai) anos
pai
achega
e92df830d3

+ 9 - 0
documents/report-template/Makefile

@@ -0,0 +1,9 @@
+SOURCE = report-template
+
+make:
+	pdflatex $(SOURCE).tex -output-format=pdf
+	pdflatex $(SOURCE).tex -output-format=pdf # re-processing is necessary for table of contents
+	make clean
+
+clean:
+	rm -rf  $(TARGET) *.class *.html *.log *.aux *.out *.toc

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 68 - 0
documents/report-template/report-template.tex