Merge to git (#1)

* Minor cleanup and added new beamer style

* minor update to file organization

* Use unix line endings

---------

Co-authored-by: Lieuwe Leene <lieuwe@leene.dev>
This commit is contained in:
2024-01-02 19:06:28 +01:00
committed by GitHub
parent c82c280379
commit 0370c5ba1c
31 changed files with 967 additions and 764 deletions

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

@ -7,7 +7,7 @@
\makeatletter
\def\input@path{{/home/user_name/MyLatexTemplates/}{../}}
\newcommand{\maintitle}{A Nice Presentation Title}
\newcommand{\mainsubject}{Example Presentation}
\newcommand{\mainsubject}{Example Presentation}
\newcommand{\mainkeywords}{Keywords}
\makeatother

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.