aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-09-21 21:05:00 +0200
committerNao Pross <np@0hm.ch>2021-09-21 21:07:44 +0200
commitc194faf2bab13f0c9c813d6fa726618fe86af25e (patch)
tree66ee9736b0c1edbeec1686de4c277ba92cc6e0ff /doc
parentCreate test LaTeX workflow (diff)
downloadFading-c194faf2bab13f0c9c813d6fa726618fe86af25e.tar.gz
Fading-c194faf2bab13f0c9c813d6fa726618fe86af25e.zip
Add project plan and thesis to workflow
Diffstat (limited to 'doc')
-rw-r--r--doc/projectplan/ProjectPlan.pdfbin28679 -> 28529 bytes
-rw-r--r--doc/thesis/Fading.pdfbin58067 -> 57895 bytes
-rw-r--r--doc/thesis/Makefile1
3 files changed, 0 insertions, 1 deletions
diff --git a/doc/projectplan/ProjectPlan.pdf b/doc/projectplan/ProjectPlan.pdf
index d66c22d..df1ab21 100644
--- a/doc/projectplan/ProjectPlan.pdf
+++ b/doc/projectplan/ProjectPlan.pdf
Binary files differ
diff --git a/doc/thesis/Fading.pdf b/doc/thesis/Fading.pdf
index 746306d..8007a10 100644
--- a/doc/thesis/Fading.pdf
+++ b/doc/thesis/Fading.pdf
Binary files differ
diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile
index 66e0388..84d4a45 100644
--- a/doc/thesis/Makefile
+++ b/doc/thesis/Makefile
@@ -29,7 +29,6 @@ all: $(PDF)
$(TEX) $(TEXARGS) $<
# TODO: makeindex and stuff
$(TEX) $(TEXARGS) $<
- $(TEX) $(TEXARGS) $<
.PHONY: clean cleanall
clean: