Added some commnds

This commit is contained in:
Manos Katsomallos 2021-06-25 13:46:40 +02:00
parent c1854ef784
commit 8ef4e725c6

View File

@ -45,6 +45,16 @@
\graphicspath{{graphics/}} \graphicspath{{graphics/}}
\DeclareGraphicsExtensions{.pdf, .png} \DeclareGraphicsExtensions{.pdf, .png}
\newcommand{\kat}[1]{\noindent\textcolor{material_red}{\textbf{Katerina:} #1}}
\newcommand{\mk}[1]{\noindent\textcolor{material_green}{\textbf{Manos:} #1}}
\newcommand{\dk}[1]{\noindent\textcolor{material_blue}{\textbf{Dimitris:} #1}}
\newtheorem{definition}{Definition}
\newtheorem{example}{Example}[section]
\newtheorem{proposition}{Proposition}
\newtheorem{theorem}{Theorem}
\newtheorem{corollary}{Corollary}[theorem]
\begin{document} \begin{document}
\input{titlepage} \input{titlepage}