mirror of
https://github.com/lleene/LLEENE-Latex-Templates.git
synced 2025-07-27 10:32:16 +02:00
minor update to file organization
This commit is contained in:
@ -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}
|
||||
|
@ -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{
|
||||
|
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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}
|
||||
|
@ -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.
Reference in New Issue
Block a user