mirror of
https://github.com/lleene/LLEENE-Latex-Templates.git
synced 2025-01-22 18:32:22 +01:00
minor edits from 2020
This commit is contained in:
parent
76ec3b8e4d
commit
b29014a3eb
@ -233,4 +233,24 @@
|
||||
\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}
|
||||
|
@ -17,7 +17,7 @@
|
||||
%% Insert Background Here
|
||||
|
||||
\hspace{\marginlength} \parbox[c]{\dimexpr (\paperwidth-2\marginlength) \relax}{ %
|
||||
\includegraphics[height=0.15\paperheight, trim={0 0 0 5cm}]{\FrontLogoA} %
|
||||
\includegraphics[height=0.4\paperheight, trim={0 0 0 -5cm}]{\FrontLogoA}
|
||||
}
|
||||
\vspace{1.5\marginlength} \\
|
||||
\hspace{\marginlength} \parbox[c]{\textwidth}{%
|
||||
@ -57,7 +57,7 @@
|
||||
{
|
||||
\disablefooter
|
||||
\begin{frame}{Outline}
|
||||
\tableofcontents[currentsection]
|
||||
\tableofcontents[currentsection]
|
||||
\end{frame}
|
||||
\enablefooter{\inserttitle}
|
||||
}
|
||||
@ -71,8 +71,8 @@
|
||||
}
|
||||
|
||||
\newcommand{\disablefooter}[0]{
|
||||
\subtitle{}
|
||||
\titlegraphic{}
|
||||
\subtitle{}
|
||||
\titlegraphic{}
|
||||
}
|
||||
|
||||
\mode
|
||||
|
@ -9,7 +9,9 @@
|
||||
\newcommand{\JobTitle}{Mixed Signal IC Design Lead}
|
||||
\newcommand{\Group}{Novelda Engineering Division}
|
||||
\newcommand{\Organisation}{Novelda}
|
||||
\newcommand{\Address}{12F Helgesens Gate, Oslo, 0553 Norway}
|
||||
% \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}{(+47) 74 686 755}
|
||||
\newcommand{\LinkedIn}{lieuwe-leene}
|
||||
\newcommand{\Website}{lieuwe.leene.dev}
|
||||
|
Loading…
x
Reference in New Issue
Block a user