% !TEX engine = xelatex
%
% ===================================== Metadata =====================================
% Use the resume.cls as the documentclass
\documentclass[]{resume}%
%
% Use the fancyhdr package to have custom headers and footers
\usepackage{fancyhdr}%
%
% Set the pagestyle to fancy, i.e. custom headers and footers
\pagestyle{fancy}%
%
%
% Set the right footer to the page number
\rfoot{Page \thepage{}\hspace{1pt}}%
%
% ===================================== Document =====================================
%
% Begin the document
\begin{document}%
%
% Use the custom last updated command to display the last updated date
% Page
% +------------------------------------------------>
% |
% | +------------+
% | | Last |
% | | Updated |
% | +------------+
% |
%
\input{processor/python-data.tex}
% End the document
\end{document}%
PDF Preview
Create an account to compile and preview