Преглед изворни кода

added first draft for report

Martin Thoma пре 12 година
родитељ
комит
e92df830d3
2 измењених фајлова са 77 додато и 0 уклоњено
  1. 9 0
      documents/report-template/Makefile
  2. 68 0
      documents/report-template/report-template.tex

+ 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

Разлика између датотеке није приказан због своје велике величине
+ 68 - 0
documents/report-template/report-template.tex