% A `.tex' file with Python variables in it
\documentclass{article}
\title{ {{ title }} }
\author{ {{ author }} }
\date{ {{ date }} }
\begin{document}
\maketitle
This is a sample document authored by {{ author }} on {{ date }}.
\end{document}
PDF Preview
Create an account to compile and preview