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/article.tex b/Examples/article.tex index ebafd93..b7e515a 100644 --- a/Examples/article.tex +++ b/Examples/article.tex @@ -7,12 +7,12 @@ \makeatletter \def\input@path{{/home/user_name/MyLatexTemplates/}{../}} \newcommand{\maintitle}{A Nice Paper Title} -\newcommand{\mainsubject}{Example Poster} +\newcommand{\mainsubject}{Example Poster} \newcommand{\mainkeywords}{Keywords} \makeatother %uncomment to disable hyperref package -%\newcommand{\nolinks}{} +%\newcommand{\nolinks}{} \documentclass[conference]{IEEEtran} \input{journal.preamble.cls} diff --git a/Examples/letter.tex b/Examples/letter.tex index a2f0248..6c3bd1c 100644 --- a/Examples/letter.tex +++ b/Examples/letter.tex @@ -7,14 +7,14 @@ \makeatletter \def\input@path{{/home/user_name/MyLatexTemplates/}{../}} \newcommand{\maintitle}{Letter Title} -\newcommand{\mainsubject}{Example Letter} +\newcommand{\mainsubject}{Example Letter} \newcommand{\mainkeywords}{Keywords} \makeatother \newcommand{\placelogo}{Style/latex_logo.pdf} \documentclass[blank]{impletter} \input{letter.preamble.cls} -\begin{document} +\begin{document} \bstctlcite{IEEEexample:BSTcontrol} \headers{ diff --git a/Examples/name_card.tex b/Examples/name_card.tex index 4bcebee..3ce321f 100644 --- a/Examples/name_card.tex +++ b/Examples/name_card.tex @@ -5,7 +5,7 @@ % !TEX jobNames = namecard \makeatletter -\def\input@path{{/home/user_name/MyLatexTemplates/}{../}} +\def\input@path{{../}} \newcommand{\maintitle}{\FirstName~\LastName} \newcommand{\mainsubject}{\JobTitle} \newcommand{\mainkeywords}{Name-Card} diff --git a/Examples/notice.tex b/Examples/notice.tex index af689a3..0d48da3 100644 --- a/Examples/notice.tex +++ b/Examples/notice.tex @@ -1,14 +1,14 @@ -% !TeX program = pdflatex +% !TeX program = xelatex % !TeX spellcheck = en_GB % !TEX outputDirectory = tex_output % !TEX enableSynctex = true % !TEX jobNames = notice \makeatletter -\def\input@path{{/home/user_name/MyLatexTemplates/}{../}} +\def\input@path{{../}} \newcommand{\maintitle}{Equipment Notice} \newcommand{\mainsubject}{Admin Notice} -\newcommand{\mainkeywords}{Notice, Administration} +\newcommand{\mainkeywords}{Notice, Administration} \makeatother \title{This Storage is for Server Equipment Only} 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/resume.tex b/Examples/resume.tex index 03c89eb..793078b 100644 --- a/Examples/resume.tex +++ b/Examples/resume.tex @@ -7,7 +7,7 @@ \makeatletter \def\input@path{{/home/user_name/MyLatexTemplates/}{../}} \newcommand{\maintitle}{\FirstName~\LastName} -\newcommand{\mainsubject}{\JobTitle} +\newcommand{\mainsubject}{\JobTitle} \newcommand{\mainkeywords}{Resume} \def\fontscale{0.88} \makeatother @@ -19,8 +19,6 @@ \lastupdated % Print the Last Updated text at the top right \namesection - - \narrowcolumn{% \section{Education} diff --git a/Examples/tex_output/a0header.ps b/Examples/tex_output/a0header.ps deleted file mode 100644 index c9d07a1..0000000 --- a/Examples/tex_output/a0header.ps +++ /dev/null @@ -1,4 +0,0 @@ -%%BeginFeature *PageSize ISOA0/ISO A0 -2 dict dup /PageSize [2594 3370] put dup /ImagingBBox null put -setpagedevice -%%EndFeature diff --git a/Examples/tex_output/article.pdf b/Examples/tex_output/article.pdf deleted file mode 100644 index 6401f57..0000000 Binary files a/Examples/tex_output/article.pdf and /dev/null differ diff --git a/Examples/tex_output/letter.pdf b/Examples/tex_output/letter.pdf deleted file mode 100644 index 3301103..0000000 Binary files a/Examples/tex_output/letter.pdf and /dev/null differ diff --git a/Examples/tex_output/namecard.pdf b/Examples/tex_output/namecard.pdf deleted file mode 100644 index 1092029..0000000 Binary files a/Examples/tex_output/namecard.pdf and /dev/null differ diff --git a/Examples/tex_output/notice.pdf b/Examples/tex_output/notice.pdf deleted file mode 100644 index 8f6356c..0000000 Binary files a/Examples/tex_output/notice.pdf and /dev/null differ diff --git a/Examples/tex_output/poster.pdf b/Examples/tex_output/poster.pdf deleted file mode 100644 index ed7e0cf..0000000 Binary files a/Examples/tex_output/poster.pdf and /dev/null differ 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/Examples/tex_output/resume.pdf b/Examples/tex_output/resume.pdf deleted file mode 100644 index 58ab73a..0000000 Binary files a/Examples/tex_output/resume.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 new file mode 100644 index 0000000..1bbcbc7 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,21 @@ +xelatex +latexmk +texlive-amsmath +texlive-beamer +texlive-booktabs +texlive-cite +texlive-fontspec +texlive-fp +texlive-geometry +texlive-ifxetex +texlive-lipsum +texlive-subfigure +texlive-xcolor +texlive-was +texlive-datetime +texlive-lastpage +texlive-lipsum +texlive-textpos +texlive-isodate +texlive-a0poster +texlive-mdframed