summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorPhilipp Le <philipp-le-prviat@freenet.de>2021-04-08 00:35:49 +0200
committerPhilipp Le <philipp-le-prviat@freenet.de>2021-04-08 00:35:49 +0200
commit819eff84c21cae86c80de348b0df8e32c8e75ad5 (patch)
treebcf2bea9cce670c269629acb6167818e39380ebc /main
parent8ac9a6fdccda490c836943b0feacf6c4621d935e (diff)
downloaddcs-lecture-notes-819eff84c21cae86c80de348b0df8e32c8e75ad5.zip
dcs-lecture-notes-819eff84c21cae86c80de348b0df8e32c8e75ad5.tar.gz
dcs-lecture-notes-819eff84c21cae86c80de348b0df8e32c8e75ad5.tar.bz2
Removed course organization from lecture notes
Diffstat (limited to 'main')
-rw-r--r--main/DCS.tex4
-rw-r--r--main/chapter00.tex5
-rw-r--r--main/exercise00.tex2
3 files changed, 4 insertions, 7 deletions
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}