[script] change heading of first chapter, enable the debugging chapter
This commit is contained in:
parent
6e9a30f679
commit
822cc2411b
@ -24,7 +24,7 @@
|
|||||||
\mainmatter
|
\mainmatter
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\part{Grundlagen des Programmierens}
|
\part{The Basics}
|
||||||
|
|
||||||
\graphicspath{{programming/lecture/}{programming/images/}}
|
\graphicspath{{programming/lecture/}{programming/images/}}
|
||||||
\lstset{inputpath=programming/code}
|
\lstset{inputpath=programming/code}
|
||||||
@ -32,8 +32,8 @@
|
|||||||
|
|
||||||
\graphicspath{{debugging/lecture/}{debugging/lecture/figures/}}
|
\graphicspath{{debugging/lecture/}{debugging/lecture/figures/}}
|
||||||
\lstset{inputpath=debugging/code}
|
\lstset{inputpath=debugging/code}
|
||||||
\selectlanguage{english}
|
%\selectlanguage{english}
|
||||||
\include{programming/lecture/debugging}
|
\include{debugging/lecture/debugging}
|
||||||
|
|
||||||
\selectlanguage{ngerman}
|
\selectlanguage{ngerman}
|
||||||
\graphicspath{{plotting/lecture/}{plotting/lecture/images/}}
|
\graphicspath{{plotting/lecture/}{plotting/lecture/images/}}
|
||||||
|
Reference in New Issue
Block a user