minor update to file organization

This commit is contained in:
2021-07-31 12:54:12 +02:00
parent 1128b8afe7
commit a764be1374
17 changed files with 37 additions and 23 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

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