adding univeristy latex files

This commit is contained in:
2020-10-31 22:54:46 +04:00
commit fe5006a953
23 changed files with 539 additions and 0 deletions

14
_setup/macros.tex Normal file
View File

@@ -0,0 +1,14 @@
% document details
\def\docTitle{Dissertation Template}
\def\docAuthor{Author \textsc{Student}}
\def\docSupervisor{Prof. \textsc{Supervisor}}
\def\docDate{October 2020}
% colors
\def\textColor{\color[HTML]{050505}}
\def\secTextColor{\color[HTML]{505050}}
\def\titleColor{\color[HTML]{356EC4}}
% math symbols
\newcommand{\myMatrix}{\ensuremath{M}}
\newcommand{\ratioA}{\ensuremath{\alpha}}