From 629bb898769c8580db340078a8296fe551035a79 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 3 Aug 2024 13:07:12 +0200 Subject: refactor(templates/latex): Declare as an academia template --- templates/latex/content/static/title.tex | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 templates/latex/content/static/title.tex (limited to 'templates/latex/content/static/title.tex') diff --git a/templates/latex/content/static/title.tex b/templates/latex/content/static/title.tex deleted file mode 100644 index e4a833d..0000000 --- a/templates/latex/content/static/title.tex +++ /dev/null @@ -1,14 +0,0 @@ -% 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