Minor cleanup and added new beamer style

This commit is contained in:
2020-10-19 11:00:01 +02:00
committed by Lieuwe Leene
parent 0370c5ba1c
commit c4b9280f22
6 changed files with 21 additions and 32 deletions

View File

@ -37,6 +37,15 @@
\@esphack}
\makeatother
%\definecolor{ngniblue}{RGB}{34,57,106}
%\definecolor{ngnired}{RGB}{218,30,37}
%\definecolor{ngniwhite}{RGB}{240,240,255}
%\definecolor{ngniblack}{RGB}{0,0,30}
%\definecolor{xethrublack}{RGB}{20,0,20}
%\definecolor{xethruwhite}{RGB}{255,240,255}
%\definecolor{xethrublue}{RGB}{47,26,69}
% % % % % % % % % % % % % % %
% BEAMER - font selection %
% % % % % % % % % % % % % % %
@ -46,7 +55,7 @@
\usepackage{fontspec} % Required for specifying custom fonts in XeLaTeX
\providecommand{\fontscale}{1} % load default if not set
\setmainfont
[Path = ../Fonts/IBM-Plex-Sans/,
[Path = ../../Fonts/IBM-Plex-Sans/,
Scale=\fontscale,
UprightFont = *-Regular,
ItalicFont = *-Italic,
@ -224,24 +233,4 @@
\fi
}
\newcommand{\insertbib}[1]{
\begin{frame}[allowframebreaks]
\frametitle{References}
\footnotesize
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,IEEEbst,#1}
\end{frame}
}
%% Put Author details here
\newcommand{\inserttitlepage}[0]{
\disablefooter
\institute{\Group \\
\Organisation \\
\href{\Website}{\Website}}%
\maketitle
\inserttoc
\enablefooter{\maintitle}
}
\input{default_symbols.cls}