Feat: Organize script to work in CLI

This commit is contained in:
2022-05-04 18:00:54 +02:00
parent 9d7f779f07
commit d9bd4ca5a1
5 changed files with 34 additions and 24 deletions

12
example/tpl_example.tex Normal file
View File

@@ -0,0 +1,12 @@
% vim:ft=tex:
%
\documentclass[12pt]{article}
\title{Bopytex example -- {{ number }}}
\begin{document}
\maketitle
\end{document}