Use unix line endings

This commit is contained in:
Lieuwe Leene 2024-01-02 19:04:19 +01:00
parent a764be1374
commit aab0c5610c
Signed by: lieuwe
GPG Key ID: 8982082E42412D77
11 changed files with 937 additions and 947 deletions

View File

@ -37,15 +37,6 @@
\@esphack} \@esphack}
\makeatother \makeatother
%\definecolor{ngniblue}{RGB}{34,57,106}
%\definecolor{ngnired}{RGB}{218,30,37}
%\definecolor{ngniwhite}{RGB}{240,240,255}
%\definecolor{ngniblack}{RGB}{0,0,30}
%\definecolor{xethrublack}{RGB}{20,0,20}
%\definecolor{xethruwhite}{RGB}{255,240,255}
%\definecolor{xethrublue}{RGB}{47,26,69}
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
% BEAMER - font selection % % BEAMER - font selection %
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
@ -55,7 +46,7 @@
\usepackage{fontspec} % Required for specifying custom fonts in XeLaTeX \usepackage{fontspec} % Required for specifying custom fonts in XeLaTeX
\providecommand{\fontscale}{1} % load default if not set \providecommand{\fontscale}{1} % load default if not set
\setmainfont \setmainfont
[Path = ../../Fonts/IBM-Plex-Sans/, [Path = ../Fonts/IBM-Plex-Sans/,
Scale=\fontscale, Scale=\fontscale,
UprightFont = *-Regular, UprightFont = *-Regular,
ItalicFont = *-Italic, ItalicFont = *-Italic,

View File

@ -17,7 +17,7 @@
%% Insert Background Here %% Insert Background Here
\hspace{\marginlength} \parbox[c]{\dimexpr (\paperwidth-2\marginlength) \relax}{ % \hspace{\marginlength} \parbox[c]{\dimexpr (\paperwidth-2\marginlength) \relax}{ %
\includegraphics[height=0.15\paperheight, trim={0 0 0 5cm}]{\FrontLogoA} % \includegraphics[height=0.4\paperheight, trim={0 0 0 -5cm}]{\FrontLogoA} %
} }
\vspace{1.5\marginlength} \\ \vspace{1.5\marginlength} \\
\hspace{\marginlength} \parbox[c]{\textwidth}{% \hspace{\marginlength} \parbox[c]{\textwidth}{%

View File

@ -42,8 +42,6 @@
%% List of personally preferred symbol definitions %% List of personally preferred symbol definitions
%% Taken and edited from various online code snippets %% Taken and edited from various online code snippets
\usepackage{upgreek}
\newcommand{\ipc}{{\sf ipc}} \newcommand{\ipc}{{\sf ipc}}
\newcommand{\Prob}{\bbbp} \newcommand{\Prob}{\bbbp}
\newcommand{\Real}{\bbbr} \newcommand{\Real}{\bbbr}
@ -68,32 +66,32 @@
\newcommand{\UUprime}{{\bf U'}} \newcommand{\UUprime}{{\bf U'}}
\newcommand{\zzero}{{\bf 0}} \newcommand{\zzero}{{\bf 0}}
\newcommand{\ppi}{\mbox{\boldmath $\pi$}} \newcommand{\ppi}{\mbox{\boldmath $\pi$}}
\newcommand{\rpi}{$\uppi$} \newcommand{\rpi}{$\pi$}
\newcommand{\dDelta}{\mbox{\boldmath $\Delta$}} \newcommand{\dDelta}{\mbox{\boldmath $\Delta$}}
\newcommand{\rDelta}{$\Updelta$} \newcommand{\rDelta}{$\Delta$}
\newcommand{\rSigma}{$\Upsigma$} \newcommand{\rSigma}{$\Sigma$}
\newcommand{\rSD}{$\Upsigma\Updelta$} \newcommand{\rSD}{$\Sigma\Delta$}
\newcommand{\rDS}{$\Updelta\Upsigma$} \newcommand{\rDS}{$\Delta\Sigma$}
\newcommand{\aalph}{\mbox{\boldmath $\alpha$}} \newcommand{\aalph}{\mbox{\boldmath $\alpha$}}
\newcommand{\ralpha}{$\upalpha$} \newcommand{\ralpha}{$\alpha$}
\newcommand{\pphi}{\mbox{\boldmath $\phi$}} \newcommand{\pphi}{\mbox{\boldmath $\phi$}}
\newcommand{\rphi}{$\upphi$} \newcommand{\rphi}{$\phi$}
\newcommand{\bb}{{\bf b}} \newcommand{\bb}{{\bf b}}
\newcommand{\ee}{{\bf e}} \newcommand{\ee}{{\bf e}}
\newcommand{\mmu}{\mbox{\boldmath $\mu$}} \newcommand{\mmu}{\mbox{\boldmath $\mu$}}
\newcommand{\rmu}{$\upmu$} \newcommand{\rmu}{$\mu$}
\newcommand{\mbeta}{\mbox{\boldmath $\beta$}} \newcommand{\mbeta}{\mbox{\boldmath $\beta$}}
\newcommand{\rbeta}{$\upbeta$} \newcommand{\rbeta}{$\beta$}
\newcommand{\meta}{\mbox{\boldmath $\eta$}} \newcommand{\meta}{\mbox{\boldmath $\eta$}}
\newcommand{\reta}{$\upeta$} \newcommand{\reta}{$\eta$}
\newcommand{\rsigma}{$\upsigma$} \newcommand{\rsigma}{$\sigma$}
\newcommand{\rtau}{$\uptau$} \newcommand{\rtau}{$\tau$}
\newcommand{\vv}{{\bf v}} \newcommand{\vv}{{\bf v}}
\newcommand{\xx}{{\bf x}} \newcommand{\xx}{{\bf x}}
\newcommand{\yy}{{\bf y}} \newcommand{\yy}{{\bf y}}
\newcommand{\zz}{{\bf z}} \newcommand{\zz}{{\bf z}}
\newcommand{\oomeg}{\mbox{\boldmath $\omega$ }} \newcommand{\oomeg}{\mbox{\boldmath $\omega$ }}
\newcommand{\rOmeg}{$\Upomega$} \newcommand{\rOmeg}{$\Omega$}
\newcommand{\res}{{\bf res}} \newcommand{\res}{{\bf res}}
\newcommand{\cchi}{{\mbox{\raisebox{.4ex}{$\chi$}}}} \newcommand{\cchi}{{\mbox{\raisebox{.4ex}{$\chi$}}}}
%\newcommand{\cchi}{{\cal X}} %\newcommand{\cchi}{{\cal X}}

View File

@ -31,7 +31,7 @@
\providecommand{\fontscale}{1} % load default if not set \providecommand{\fontscale}{1} % load default if not set
\setmainfont \setmainfont
[Path = ../Fonts/IBM-Plex-Sans/, [Path = ../Latex/Fonts/IBM-Plex-Sans/,
Scale=\fontscale, Scale=\fontscale,
UprightFont = *-Regular, UprightFont = *-Regular,
ItalicFont = *-Italic, ItalicFont = *-Italic,
@ -58,7 +58,7 @@
\setlength{\TPHorizModule}{0.01\paperwidth} % Sets the units for the horizontal position used in the \begin{textblock} argument \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 \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 \newcommand{\lastupdated}{ % Create a new command for printing the Last Updated text
\begin{textblock}{23}(75,13.5) % The position of the Last Updated text on the page \begin{textblock}{23}(70,10.5) % The position of the Last Updated text on the page
\flushleft{ \flushleft{
\color{date}\fontseries{l}\selectfont \small \selectfont % Text styling of the text \color{date}\fontseries{l}\selectfont \small \selectfont % Text styling of the text
Last Updated on \today } % Last Updated 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 {\fontseries{m}\selectfont \LastName} % Last name font
\vspace{0.45cm}} \\[5pt] % Whitespace between the name and contact information \vspace{0.45cm}} \\[5pt] % Whitespace between the name and contact information
\begin{textblock}{23}(75,4) \begin{textblock}{23}(70,3)
\vline \vline
\flushleft{\color{headings}% \flushleft{\color{headings}%
{\fontseries{l}\selectfont Address:} \Address \\ {\fontseries{l}\selectfont Address:} \Address \\

View File

@ -5,11 +5,12 @@
\newcommand{\FirstName}{Lieuwe} \newcommand{\FirstName}{Lieuwe}
\newcommand{\LastName}{Leene} \newcommand{\LastName}{Leene}
\newcommand{\Certification}{PhD. MSc. BEng.} \newcommand{\Certification}{PhD. MSc. BEng.}
\newcommand{\Email}{lieuwe.leene@novelda.com} \newcommand{\Email}{lieuwe.leene@gmail.com}
\newcommand{\JobTitle}{Mixed Signal IC Design Lead} \newcommand{\JobTitle}{Mixed Signal IC Design Lead}
\newcommand{\Group}{Novelda Engineering Division} \newcommand{\Group}{Novelda Engineering Division}
\newcommand{\Organisation}{Novelda} \newcommand{\Organisation}{Novelda}
\newcommand{\Address}{12F Helgesens Gate, Oslo, 0553 Norway} % \newcommand{\Address}{Eikelundveien 7, Kjeller, 2007 Norway}
\newcommand{\Address}{NOVELDA Oslo, Gjerdrums vei 8, 0484 Oslo, Norway}
\newcommand{\Telephone}{(+47) 74 686 755} \newcommand{\Telephone}{(+47) 74 686 755}
\newcommand{\LinkedIn}{lieuwe-leene} \newcommand{\LinkedIn}{lieuwe-leene}
\newcommand{\Website}{lieuwe.leene.dev} \newcommand{\Website}{lieuwe.leene.dev}

View File

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