summaryrefslogtreecommitdiff
path: root/appendices
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2017-04-16 23:23:21 +0200
committerDennis Brentjes <d.brentjes@gmail.com>2017-04-16 23:23:21 +0200
commit4b01d6a2fd7ed6cb7b9e994822ca737a613b4649 (patch)
tree5ef95b8249fc136c4732561426261f3fd4bfbbec /appendices
parent7e4dc332377328d9c49229ddc4d921974837a135 (diff)
downloadthesis-4b01d6a2fd7ed6cb7b9e994822ca737a613b4649.tar.gz
thesis-4b01d6a2fd7ed6cb7b9e994822ca737a613b4649.tar.bz2
thesis-4b01d6a2fd7ed6cb7b9e994822ca737a613b4649.zip
Adds the Reference manual as a appendix to the thesis.
Diffstat (limited to 'appendices')
-rw-r--r--appendices/appendix.tex9
-rw-r--r--appendices/refman.pdfbin0 -> 346967 bytes
2 files changed, 9 insertions, 0 deletions
diff --git a/appendices/appendix.tex b/appendices/appendix.tex
new file mode 100644
index 0000000..ec05cce
--- /dev/null
+++ b/appendices/appendix.tex
@@ -0,0 +1,9 @@
+\appendix
+
+
+
+%Keep this as last appendix.
+\section{Reference manual}
+
+\includepdf[pages=1]{appendices/refman.pdf}
+\includepdf[pages=2-]{appendices/refman.pdf} \ No newline at end of file
diff --git a/appendices/refman.pdf b/appendices/refman.pdf
new file mode 100644
index 0000000..4a83e3c
--- /dev/null
+++ b/appendices/refman.pdf
Binary files differ