summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
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}