minor adjust ment for resume

This commit is contained in:
Lieuwe Leene 2024-11-03 17:26:21 +01:00
parent b29014a3eb
commit c44a98a8b7
No known key found for this signature in database
GPG Key ID: 7428510669EA7EF4
2 changed files with 6 additions and 6 deletions

View File

@ -58,7 +58,7 @@
\setlength{\TPHorizModule}{0.01\paperwidth} % Sets the units for the horizontal position used in the \begin{textblock} argument
\setlength{\TPVertModule}{0.01\paperwidth} % Sets the units for the vertical position used in the \begin{textblock} argument
\newcommand{\lastupdated}{ % Create a new command for printing the Last Updated text
\begin{textblock}{23}(70,10.5) % The position of the Last Updated text on the page
\begin{textblock}{23}(70,11.5) % The position of the Last Updated text on the page
\flushleft{
\color{date}\fontseries{l}\selectfont \small \selectfont % Text styling of the text
Last Updated on \today } % Last Updated text
@ -105,7 +105,7 @@ Last Updated on \today } % Last Updated text
{\fontseries{m}\selectfont \LastName} % Last name font
\vspace{0.45cm}} \\[5pt] % Whitespace between the name and contact information
\begin{textblock}{23}(70,3)
\begin{textblock}{23}(70,4)
\vline
\flushleft{\color{headings}%
{\fontseries{l}\selectfont Address:} \Address \\
@ -151,7 +151,7 @@ Last Updated on \today } % Last Updated text
%----------------------------------------------------------------------------------------
\newenvironment{tightitemize} % Defines the tightitemize environment which modifies the itemize environment to be more compact
{\vspace{-\topsep} \begin{itemize} \itemsep1pt \parskip0pt \parsep0pt}
{\vspace{-\topsep} \begin{itemize} \itemsep4pt \parskip1pt \parsep1pt}
{\end{itemize} \vspace{-\topsep}}
%----------------------------------------------------------------------------------------

View File

@ -8,11 +8,11 @@
\newcommand{\Email}{lieuwe.leene@novelda.com}
\newcommand{\JobTitle}{Mixed Signal IC Design Lead}
\newcommand{\Group}{Novelda Engineering Division}
\newcommand{\Organisation}{Novelda}
\newcommand{\Organisation}{Novelda AS}
% \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{\Address}{Novelda AS Oslo, Gjerdrums vei 8, 0484 Oslo, Norway}
\newcommand{\Telephone}{(+47) 47 686 755}
\newcommand{\LinkedIn}{lieuwe-leene}
\newcommand{\Website}{lieuwe.leene.dev}
\makeatother