Lieuwe B. Leene 0370c5ba1c
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>
2024-01-02 19:06:28 +01:00

25 lines
605 B
TeX

% !TeX program = xelatex
% !TeX spellcheck = en_GB
% !TEX outputDirectory = tex_output
% !TEX enableSynctex = true
% !TEX jobNames = notice
\makeatletter
\def\input@path{{../}}
\newcommand{\maintitle}{Equipment Notice}
\newcommand{\mainsubject}{Admin Notice}
\newcommand{\mainkeywords}{Notice, Administration}
\makeatother
\title{This Storage is for Server Equipment Only}
\author{For Equiries Contract Cadence Administration \\ \{michal.maslik12,l.leene,s.luan\}@imperial.ac.uk}
%\publisher{}
\documentclass[landscape]{report}
\input{journal.preamble.cls}
\begin{document}
\maketitle
\end{document}