LaTexBot

This repository hosts LaTeX-related scripts designed to streamline the process of writing and compiling LaTeX documents.

Category

Other

License

Free to use (MIT)

File

examples/spam.tex

spam.texRead-only preview
% 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}
Preview
LaTexBot preview
LaTexBot LaTeX Template | Bibby | Bibby AI