From 4b01d6a2fd7ed6cb7b9e994822ca737a613b4649 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sun, 16 Apr 2017 23:23:21 +0200 Subject: Adds the Reference manual as a appendix to the thesis. --- appendices/appendix.tex | 9 +++++++++ appendices/refman.pdf | Bin 0 -> 346967 bytes 2 files changed, 9 insertions(+) create mode 100644 appendices/appendix.tex create mode 100644 appendices/refman.pdf (limited to 'appendices') 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 Binary files /dev/null and b/appendices/refman.pdf differ -- cgit v1.2.3-70-g09d2