Added notation diagram from midterm presentation

This commit is contained in:
2023-02-13 14:21:57 +01:00
parent 619927925e
commit 2642392fc8
3 changed files with 54 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
% || datetime ||
% || adjustbox ||
% || hyperref ||
% || xcolor ||
% ||========================================================||
@@ -100,6 +101,21 @@
\fi
}
%
% Corporate Design Colors
%
\RequirePackage{xcolor}
\definecolor{KITgreen}{rgb}{0,.59,.51}
\definecolor{KITblack}{rgb}{0,0,0}
\definecolor{KITblue}{rgb}{.27,.39,.66}
\definecolor{KITred}{rgb}{.63,.13,.13}
\definecolor{KITpurple}{rgb}{.64,.06,.48}
\definecolor{KITcyan}{rgb}{.14,.63,.87}
\definecolor{KITyellow}{rgb}{.98,.89,0}
\definecolor{KITorange}{rgb}{.87,.60,.10}
%
% Misc
%