From 6da927c6011ba9a849093584d6fc4f82ef292fbd Mon Sep 17 00:00:00 2001 From: Jan Grewe Date: Fri, 3 Nov 2017 18:04:43 +0100 Subject: [PATCH] add some todo and spectral stub to the script --- scientificcomputing-script.tex | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/scientificcomputing-script.tex b/scientificcomputing-script.tex index 6f194f7..705a410 100644 --- a/scientificcomputing-script.tex +++ b/scientificcomputing-script.tex @@ -69,8 +69,17 @@ \renewcommand{\texinputpath}{pointprocesses/lecture/} \include{pointprocesses/lecture/pointprocesses} +\graphicspath{{spectral/lecture/}{spectral/lecture/figures/}} +\lstset{inputpath=spectral/code/} +\renewcommand{\texinputpath}{spectral/lecture/} +\include{spectral/lecture/spectral} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +%\part{Data handling, data annotation, version control} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\part{Appendix: } +\part{Appendix} \graphicspath{{designpattern/lecture/}{designpattern/lecture/figures/}} \lstset{inputpath=designpattern/code}