diff --git a/.gitignore b/.gitignore index 709811e..96b303b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ ## Personal Files and Details -Examples/tex_output/ +Examples/tex_output Documents/ -personal_details.cls ## Core latex/pdflatex auxiliary files: *.aux diff --git a/Examples/presentation.tex b/Examples/presentation.tex index df9ecdd..c9486c6 100644 --- a/Examples/presentation.tex +++ b/Examples/presentation.tex @@ -12,7 +12,7 @@ \makeatother % Uncomment if Place Table of Contents only at start -% By default TOC outline will be placed at every section +% By default TOC outline will be placed at every section %\newcommand{\nosectiontoc}{} % Uncomment to disable hyperref package diff --git a/Examples/tex_output/presentation.pdf b/Examples/tex_output/presentation.pdf deleted file mode 100644 index 8a8c0ba..0000000 Binary files a/Examples/tex_output/presentation.pdf and /dev/null differ diff --git a/personal_details.cls b/personal_details.cls index 668f77d..d89537e 100644 --- a/personal_details.cls +++ b/personal_details.cls @@ -4,13 +4,13 @@ \newcommand{\Salutation}{Dr.} \newcommand{\FirstName}{Lieuwe} \newcommand{\LastName}{Leene} -\newcommand{\Certification}{PhD MSc} +\newcommand{\Certification}{PhD. MSc. BEng.} \newcommand{\Email}{lieuwe.leene@novelda.com} -\newcommand{\JobTitle}{Senior IC Design Engineer} -\newcommand{\Group}{Xethru Engineering Division} +\newcommand{\JobTitle}{Mixed Signal IC Design Lead} +\newcommand{\Group}{Novelda Engineering Division} \newcommand{\Organisation}{Novelda} \newcommand{\Address}{12F Helgesens Gate, Oslo, 0553 Norway} -\newcommand{\Telephone}{+44 (0)7544 757250} +\newcommand{\Telephone}{(+47) 74 686 755} \newcommand{\LinkedIn}{lieuwe-leene} -\newcommand{\Website}{www.xethru.com} +\newcommand{\Website}{lieuwe.leene.dev} \makeatother diff --git a/requirements.txt b/requirements.txt index df92b3d..1bbcbc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -texlive-xetex +xelatex latexmk texlive-amsmath texlive-beamer