From 4177f8c75622b54ec296b5e683bfcb63b19110f0 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 3 Oct 2024 11:20:46 +0200 Subject: fix(templates/latex/academia): Adjust to new preamble --- templates/latex/academia/content/static/title.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'templates/latex/academia/content/static') diff --git a/templates/latex/academia/content/static/title.tex b/templates/latex/academia/content/static/title.tex index 7398508..16537c9 100644 --- a/templates/latex/academia/content/static/title.tex +++ b/templates/latex/academia/content/static/title.tex @@ -4,12 +4,10 @@ \tableofcontents \vspace*{\fill} -\makeatletter % TODO: Translate this section (or remove this comment, if your language of choice is English) -Copyright \textcopyright{} \@authors{} \@years{}\\ +Copyright \textcopyright{} \AuthorList{} \YearList{}\\ \ \\ This work is licensed under the terms of the %INIT_SPDX_LICENSE_IDENTIFIER licence. The licence text can be found online at \url{%INIT_LICENSE_URL}. \ -\makeatother \clearpage -- cgit 1.4.1