From 6729b38847fb8c9a4a2d914c0c0e26d2def94247 Mon Sep 17 00:00:00 2001 From: Philipp Le Date: Tue, 19 May 2020 14:58:54 +0200 Subject: Print solutions of exercises 0 and 1 --- main/exercise00.tex | 9 ++++++--- main/exercise01.tex | 9 ++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) (limited to 'main') diff --git a/main/exercise00.tex b/main/exercise00.tex index ee1bae7..30731c8 100644 --- a/main/exercise00.tex +++ b/main/exercise00.tex @@ -3,8 +3,8 @@ % Configuration \def\thekindofdocument{Exercise} \def\thesubtitle{Chapter 0: Introduction and Organization} -\def\therevision{1} -\def\therevisiondate{2020-04-28} +\def\therevision{2} +\def\therevisiondate{2020-05-19} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Header @@ -43,7 +43,10 @@ \begin{appendix} -%\include{appendix/crlb} +\chapter{Solutions} + +\printsolutions +\clearpage \end{appendix} diff --git a/main/exercise01.tex b/main/exercise01.tex index 9da1fa3..cd6c6ec 100644 --- a/main/exercise01.tex +++ b/main/exercise01.tex @@ -3,8 +3,8 @@ % Configuration \def\thekindofdocument{Exercise} \def\thesubtitle{Chapter 1: Communication Systems} -\def\therevision{1} -\def\therevisiondate{2020-05-11} +\def\therevision{2} +\def\therevisiondate{2020-05-19} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Header @@ -43,7 +43,10 @@ \begin{appendix} -%\include{appendix/crlb} +\chapter{Solutions} + +\printsolutions +\clearpage \end{appendix} -- cgit v1.1