From 819eff84c21cae86c80de348b0df8e32c8e75ad5 Mon Sep 17 00:00:00 2001 From: Philipp Le Date: Thu, 8 Apr 2021 00:35:49 +0200 Subject: Removed course organization from lecture notes --- main/DCS.tex | 4 ++-- main/chapter00.tex | 5 +---- main/exercise00.tex | 2 +- 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'main') diff --git a/main/DCS.tex b/main/DCS.tex index 53b3ec3..72d1bfc 100644 --- a/main/DCS.tex +++ b/main/DCS.tex @@ -70,11 +70,11 @@ \setcounter{chapter}{-1} -\input{../chapter00/content_ch00.tex} -\clearpage \input{../exercise00/exercise00.tex} \clearpage +\setcounter{chapter}{0} + \input{../chapter01/content_ch01.tex} \clearpage \input{../exercise01/exercise01.tex} diff --git a/main/chapter00.tex b/main/chapter00.tex index 3c0b5a8..c3d20c1 100644 --- a/main/chapter00.tex +++ b/main/chapter00.tex @@ -12,7 +12,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Configuration \def\thekindofdocument{Lecture Notes} -\def\thesubtitle{Chapter 0: Introduction and Organization} +\def\thesubtitle{Chapter 0: Introduction} \def\therevision{1} \def\therevisiondate{2020-05-03} @@ -48,9 +48,6 @@ \setcounter{chapter}{-1} -\input{../chapter00/content_ch00.tex} -\clearpage - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Appendix diff --git a/main/exercise00.tex b/main/exercise00.tex index 10e6983..a0a3923 100644 --- a/main/exercise00.tex +++ b/main/exercise00.tex @@ -12,7 +12,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Configuration \def\thekindofdocument{Exercise} -\def\thesubtitle{Chapter 0: Introduction and Organization} +\def\thesubtitle{Chapter 0: Introduction} \def\therevision{2} \def\therevisiondate{2020-05-19} -- cgit v1.1