diff options
author | Nao Pross <np@0hm.ch> | 2021-12-23 17:39:53 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-23 17:39:53 +0100 |
commit | 567f05c5981898d21035f75b9591a4c6d41bcb9b (patch) | |
tree | 2c9071ce784e4a1adc656e893c3ec083b5d6a762 /doc/thesis | |
parent | Rename directory (diff) | |
download | Fading-567f05c5981898d21035f75b9591a4c6d41bcb9b.tar.gz Fading-567f05c5981898d21035f75b9591a4c6d41bcb9b.zip |
Clean up doc/
Diffstat (limited to 'doc/thesis')
-rw-r--r-- | doc/thesis/Fading.tex | 6 | ||||
-rw-r--r-- | doc/thesis/appendix/ProjectPlan.pdf | bin | 0 -> 36604 bytes | |||
-rw-r--r-- | doc/thesis/appendix/SA_HS2021_Fading.pdf | bin | 0 -> 103947 bytes |
3 files changed, 5 insertions, 1 deletions
diff --git a/doc/thesis/Fading.tex b/doc/thesis/Fading.tex index 4be6d1d..62791cb 100644 --- a/doc/thesis/Fading.tex +++ b/doc/thesis/Fading.tex @@ -64,6 +64,8 @@ \usepackage{subcaption} % Frames around includegraphics \usepackage[export]{adjustbox} +% Include PDF +\usepackage{pdfpages} %% Placeholders \usepackage{skeldoc} @@ -243,5 +245,7 @@ \item Task Description \item Project Plan \end{itemize} - %TODO Projectplan + + \includepdf[openright, pages=-]{appendix/SA_HS2021_Fading} + \includepdf[openright, pages=-]{appendix/ProjectPlan} \end{document} diff --git a/doc/thesis/appendix/ProjectPlan.pdf b/doc/thesis/appendix/ProjectPlan.pdf Binary files differnew file mode 100644 index 0000000..45d8407 --- /dev/null +++ b/doc/thesis/appendix/ProjectPlan.pdf diff --git a/doc/thesis/appendix/SA_HS2021_Fading.pdf b/doc/thesis/appendix/SA_HS2021_Fading.pdf Binary files differnew file mode 100644 index 0000000..3193ee8 --- /dev/null +++ b/doc/thesis/appendix/SA_HS2021_Fading.pdf |