Minor cleanup and added new beamer style

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

3
.gitignore vendored
View File

@ -1,6 +1,7 @@
## Personal Files and Details ## Personal Files and Details
Examples/tex_output Examples/tex_output/
Documents/ Documents/
personal_details.cls
## Core latex/pdflatex auxiliary files: ## Core latex/pdflatex auxiliary files:
*.aux *.aux

Binary file not shown.

View File

@ -37,6 +37,15 @@
\@esphack} \@esphack}
\makeatother \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 % % BEAMER - font selection %
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
@ -46,7 +55,7 @@
\usepackage{fontspec} % Required for specifying custom fonts in XeLaTeX \usepackage{fontspec} % Required for specifying custom fonts in XeLaTeX
\providecommand{\fontscale}{1} % load default if not set \providecommand{\fontscale}{1} % load default if not set
\setmainfont \setmainfont
[Path = ../Fonts/IBM-Plex-Sans/, [Path = ../../Fonts/IBM-Plex-Sans/,
Scale=\fontscale, Scale=\fontscale,
UprightFont = *-Regular, UprightFont = *-Regular,
ItalicFont = *-Italic, ItalicFont = *-Italic,
@ -224,24 +233,4 @@
\fi \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} \input{default_symbols.cls}

View File

@ -17,7 +17,7 @@
%% Insert Background Here %% Insert Background Here
\hspace{\marginlength} \parbox[c]{\dimexpr (\paperwidth-2\marginlength) \relax}{ % \hspace{\marginlength} \parbox[c]{\dimexpr (\paperwidth-2\marginlength) \relax}{ %
\includegraphics[height=0.4\paperheight, trim={0 0 0 -5cm}]{\FrontLogoA} % \includegraphics[height=0.15\paperheight, trim={0 0 0 5cm}]{\FrontLogoA} %
} }
\vspace{1.5\marginlength} \\ \vspace{1.5\marginlength} \\
\hspace{\marginlength} \parbox[c]{\textwidth}{% \hspace{\marginlength} \parbox[c]{\textwidth}{%

View File

@ -4,14 +4,13 @@
\newcommand{\Salutation}{Dr.} \newcommand{\Salutation}{Dr.}
\newcommand{\FirstName}{Lieuwe} \newcommand{\FirstName}{Lieuwe}
\newcommand{\LastName}{Leene} \newcommand{\LastName}{Leene}
\newcommand{\Certification}{PhD. MSc. BEng.} \newcommand{\Certification}{PhD MSc}
\newcommand{\Email}{lieuwe.leene@gmail.com} \newcommand{\Email}{lieuwe.leene@novelda.com}
\newcommand{\JobTitle}{Mixed Signal IC Design Lead} \newcommand{\JobTitle}{Senior IC Design Engineer}
\newcommand{\Group}{Novelda Engineering Division} \newcommand{\Group}{Xethru Engineering Division}
\newcommand{\Organisation}{Novelda} \newcommand{\Organisation}{Novelda}
% \newcommand{\Address}{Eikelundveien 7, Kjeller, 2007 Norway} \newcommand{\Address}{12F Helgesens Gate, Oslo, 0553 Norway}
\newcommand{\Address}{NOVELDA Oslo, Gjerdrums vei 8, 0484 Oslo, Norway} \newcommand{\Telephone}{+44 (0)7544 757250}
\newcommand{\Telephone}{(+47) 74 686 755}
\newcommand{\LinkedIn}{lieuwe-leene} \newcommand{\LinkedIn}{lieuwe-leene}
\newcommand{\Website}{lieuwe.leene.dev} \newcommand{\Website}{www.xethru.com}
\makeatother \makeatother