minor update to file organization

This commit is contained in:
Lieuwe Leene 2021-07-31 12:54:12 +02:00
parent 1128b8afe7
commit a764be1374
No known key found for this signature in database
GPG Key ID: FD6DB59EC3B879CD
17 changed files with 37 additions and 23 deletions

3
.gitignore vendored
View File

@ -1,7 +1,6 @@
## Personal Files and Details
Examples/tex_output/
Examples/tex_output
Documents/
personal_details.cls
## Core latex/pdflatex auxiliary files:
*.aux

View File

@ -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}

View File

@ -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{

View File

@ -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}

View File

@ -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}

View File

@ -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

View File

@ -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}

View File

@ -1,4 +0,0 @@
%%BeginFeature *PageSize ISOA0/ISO A0
2 dict dup /PageSize [2594 3370] put dup /ImagingBBox null put
setpagedevice
%%EndFeature

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -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

21
requirements.txt Normal file
View File

@ -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