Added 'LaTeX/title_example.tex'

This commit is contained in:
anon 2024-07-22 19:39:19 +02:00
parent 202a1b8477
commit abf8683dc8

9
LaTeX/title_example.tex Normal file
View File

@ -0,0 +1,9 @@
% @BAKE latex -src -interaction=nonstopmode $@
\documentclass{book}
\title{The art of fedposting}
\author{Ciarán McGlow}
\date{2016}
\begin{document}
\maketitle
\end{document}