tests/LaTeX/title_example.tex
2024-07-22 19:39:19 +02:00

10 lines
178 B
TeX

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