From 822cc2411b98846335c42aa0f08035555bf928af Mon Sep 17 00:00:00 2001 From: Jan Grewe Date: Mon, 16 Oct 2017 18:22:28 +0200 Subject: [PATCH] [script] change heading of first chapter, enable the debugging chapter --- scientificcomputing-script.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scientificcomputing-script.tex b/scientificcomputing-script.tex index b8533c8..6f194f7 100644 --- a/scientificcomputing-script.tex +++ b/scientificcomputing-script.tex @@ -24,7 +24,7 @@ \mainmatter %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\part{Grundlagen des Programmierens} +\part{The Basics} \graphicspath{{programming/lecture/}{programming/images/}} \lstset{inputpath=programming/code} @@ -32,8 +32,8 @@ \graphicspath{{debugging/lecture/}{debugging/lecture/figures/}} \lstset{inputpath=debugging/code} -\selectlanguage{english} -\include{programming/lecture/debugging} +%\selectlanguage{english} +\include{debugging/lecture/debugging} \selectlanguage{ngerman} \graphicspath{{plotting/lecture/}{plotting/lecture/images/}}