From 4f2b735472eb921b5edd91c502e0a47d5e4d0cd2 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 11 Jun 2024 09:48:15 +0200 Subject: chore(build): Update --- build/latex/content/static/title.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 build/latex/content/static/title.tex (limited to 'build/latex/content/static') diff --git a/build/latex/content/static/title.tex b/build/latex/content/static/title.tex new file mode 100644 index 0000000..e4a833d --- /dev/null +++ b/build/latex/content/static/title.tex @@ -0,0 +1,14 @@ +% LTeX: language=en-GB + +\maketitle + +\tableofcontents +\vspace*{\fill} +\makeatletter +Copyright \textcopyright{} \@authors{} \@years{}\\ +\ \\ +This work is licensed under the terms of the CC BY-SA 4.0 licence. +The licence text can be found online at \url{http://creativecommons.org/licenses/by-sa/4.0/legalcode}. +\ +\makeatother +\clearpage -- cgit 1.4.1