memo.tex
375 Bytes
% UT memorandum template for hosting requests
%
% Licensed under CC-BY-SA-3.0
% © Andrew Savchenko, 2012
% © Dmitry Okunev, 2014
\documentclass{mephimemo}
\usepackage{enumitem} % needed for example only
\begin{document}
\begin{sloppypar}
\input{header.tex}
\input{body.tex}
\input{footer.tex}
\input{responsible.tex}
\input{urlqr.tex}
\end{sloppypar}
\end{document}