minor update to file organization

This commit is contained in:
Lieuwe Leene 2021-07-31 12:54:12 +02:00 committed by Lieuwe Leene
parent c4b9280f22
commit 76ec3b8e4d
Signed by: lieuwe
GPG Key ID: 8982082E42412D77
5 changed files with 8 additions and 9 deletions

3
.gitignore vendored
View File

@ -1,7 +1,6 @@
## 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

View File

@ -12,7 +12,7 @@
\makeatother \makeatother
% Uncomment if Place Table of Contents only at start % 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}{} %\newcommand{\nosectiontoc}{}
% Uncomment to disable hyperref package % Uncomment to disable hyperref package

Binary file not shown.

View File

@ -4,13 +4,13 @@
\newcommand{\Salutation}{Dr.} \newcommand{\Salutation}{Dr.}
\newcommand{\FirstName}{Lieuwe} \newcommand{\FirstName}{Lieuwe}
\newcommand{\LastName}{Leene} \newcommand{\LastName}{Leene}
\newcommand{\Certification}{PhD MSc} \newcommand{\Certification}{PhD. MSc. BEng.}
\newcommand{\Email}{lieuwe.leene@novelda.com} \newcommand{\Email}{lieuwe.leene@novelda.com}
\newcommand{\JobTitle}{Senior IC Design Engineer} \newcommand{\JobTitle}{Mixed Signal IC Design Lead}
\newcommand{\Group}{Xethru Engineering Division} \newcommand{\Group}{Novelda Engineering Division}
\newcommand{\Organisation}{Novelda} \newcommand{\Organisation}{Novelda}
\newcommand{\Address}{12F Helgesens Gate, Oslo, 0553 Norway} \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{\LinkedIn}{lieuwe-leene}
\newcommand{\Website}{www.xethru.com} \newcommand{\Website}{lieuwe.leene.dev}
\makeatother \makeatother

View File

@ -1,4 +1,4 @@
texlive-xetex xelatex
latexmk latexmk
texlive-amsmath texlive-amsmath
texlive-beamer texlive-beamer