[script] change heading of first chapter, enable the debugging chapter
This commit is contained in:
parent
6e9a30f679
commit
822cc2411b
@ -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/}}
|
||||
|
Reference in New Issue
Block a user