adding univeristy latex files
This commit is contained in:
14
_setup/macros.tex
Normal file
14
_setup/macros.tex
Normal 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}}
|
||||
Reference in New Issue
Block a user