mirror of
https://github.com/lleene/LLEENE-Latex-Templates.git
synced 2025-01-23 02:42:21 +01:00
Use unix line endings
This commit is contained in:
parent
a764be1374
commit
aab0c5610c
@ -37,15 +37,6 @@
|
||||
\@esphack}
|
||||
\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 %
|
||||
% % % % % % % % % % % % % % %
|
||||
@ -55,7 +46,7 @@
|
||||
\usepackage{fontspec} % Required for specifying custom fonts in XeLaTeX
|
||||
\providecommand{\fontscale}{1} % load default if not set
|
||||
\setmainfont
|
||||
[Path = ../../Fonts/IBM-Plex-Sans/,
|
||||
[Path = ../Fonts/IBM-Plex-Sans/,
|
||||
Scale=\fontscale,
|
||||
UprightFont = *-Regular,
|
||||
ItalicFont = *-Italic,
|
||||
|
@ -17,7 +17,7 @@
|
||||
%% Insert Background Here
|
||||
|
||||
\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} \\
|
||||
\hspace{\marginlength} \parbox[c]{\textwidth}{%
|
||||
|
@ -42,8 +42,6 @@
|
||||
%% List of personally preferred symbol definitions
|
||||
%% Taken and edited from various online code snippets
|
||||
|
||||
\usepackage{upgreek}
|
||||
|
||||
\newcommand{\ipc}{{\sf ipc}}
|
||||
\newcommand{\Prob}{\bbbp}
|
||||
\newcommand{\Real}{\bbbr}
|
||||
@ -68,32 +66,32 @@
|
||||
\newcommand{\UUprime}{{\bf U'}}
|
||||
\newcommand{\zzero}{{\bf 0}}
|
||||
\newcommand{\ppi}{\mbox{\boldmath $\pi$}}
|
||||
\newcommand{\rpi}{$\uppi$}
|
||||
\newcommand{\rpi}{$\pi$}
|
||||
\newcommand{\dDelta}{\mbox{\boldmath $\Delta$}}
|
||||
\newcommand{\rDelta}{$\Updelta$}
|
||||
\newcommand{\rSigma}{$\Upsigma$}
|
||||
\newcommand{\rSD}{$\Upsigma\Updelta$}
|
||||
\newcommand{\rDS}{$\Updelta\Upsigma$}
|
||||
\newcommand{\rDelta}{$\Delta$}
|
||||
\newcommand{\rSigma}{$\Sigma$}
|
||||
\newcommand{\rSD}{$\Sigma\Delta$}
|
||||
\newcommand{\rDS}{$\Delta\Sigma$}
|
||||
\newcommand{\aalph}{\mbox{\boldmath $\alpha$}}
|
||||
\newcommand{\ralpha}{$\upalpha$}
|
||||
\newcommand{\ralpha}{$\alpha$}
|
||||
\newcommand{\pphi}{\mbox{\boldmath $\phi$}}
|
||||
\newcommand{\rphi}{$\upphi$}
|
||||
\newcommand{\rphi}{$\phi$}
|
||||
\newcommand{\bb}{{\bf b}}
|
||||
\newcommand{\ee}{{\bf e}}
|
||||
\newcommand{\mmu}{\mbox{\boldmath $\mu$}}
|
||||
\newcommand{\rmu}{$\upmu$}
|
||||
\newcommand{\rmu}{$\mu$}
|
||||
\newcommand{\mbeta}{\mbox{\boldmath $\beta$}}
|
||||
\newcommand{\rbeta}{$\upbeta$}
|
||||
\newcommand{\rbeta}{$\beta$}
|
||||
\newcommand{\meta}{\mbox{\boldmath $\eta$}}
|
||||
\newcommand{\reta}{$\upeta$}
|
||||
\newcommand{\rsigma}{$\upsigma$}
|
||||
\newcommand{\rtau}{$\uptau$}
|
||||
\newcommand{\reta}{$\eta$}
|
||||
\newcommand{\rsigma}{$\sigma$}
|
||||
\newcommand{\rtau}{$\tau$}
|
||||
\newcommand{\vv}{{\bf v}}
|
||||
\newcommand{\xx}{{\bf x}}
|
||||
\newcommand{\yy}{{\bf y}}
|
||||
\newcommand{\zz}{{\bf z}}
|
||||
\newcommand{\oomeg}{\mbox{\boldmath $\omega$ }}
|
||||
\newcommand{\rOmeg}{$\Upomega$}
|
||||
\newcommand{\rOmeg}{$\Omega$}
|
||||
\newcommand{\res}{{\bf res}}
|
||||
\newcommand{\cchi}{{\mbox{\raisebox{.4ex}{$\chi$}}}}
|
||||
%\newcommand{\cchi}{{\cal X}}
|
||||
|
@ -31,7 +31,7 @@
|
||||
|
||||
\providecommand{\fontscale}{1} % load default if not set
|
||||
\setmainfont
|
||||
[Path = ../Fonts/IBM-Plex-Sans/,
|
||||
[Path = ../Latex/Fonts/IBM-Plex-Sans/,
|
||||
Scale=\fontscale,
|
||||
UprightFont = *-Regular,
|
||||
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{\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
|
||||
\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{
|
||||
\color{date}\fontseries{l}\selectfont \small \selectfont % Text styling of the 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
|
||||
\vspace{0.45cm}} \\[5pt] % Whitespace between the name and contact information
|
||||
|
||||
\begin{textblock}{23}(75,4)
|
||||
\begin{textblock}{23}(70,3)
|
||||
\vline
|
||||
\flushleft{\color{headings}%
|
||||
{\fontseries{l}\selectfont Address:} \Address \\
|
||||
|
@ -5,11 +5,12 @@
|
||||
\newcommand{\FirstName}{Lieuwe}
|
||||
\newcommand{\LastName}{Leene}
|
||||
\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{\Group}{Novelda Engineering Division}
|
||||
\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{\LinkedIn}{lieuwe-leene}
|
||||
\newcommand{\Website}{lieuwe.leene.dev}
|
||||
|
@ -1,4 +1,4 @@
|
||||
xelatex
|
||||
texlive-xetex
|
||||
latexmk
|
||||
texlive-amsmath
|
||||
texlive-beamer
|
||||
|
Loading…
x
Reference in New Issue
Block a user