Feat: Organize script to work in CLI
This commit is contained in:
12
example/tpl_example.tex
Normal file
12
example/tpl_example.tex
Normal file
@@ -0,0 +1,12 @@
|
||||
% vim:ft=tex:
|
||||
%
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\title{Bopytex example -- {{ number }}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user