From 5d9be1742bbf7c6be361c1580ecbb22480b655fa Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 4 Oct 2024 13:15:42 +0200 Subject: fix(templates/latex/presentation): Get to compile --- templates/latex/presentation/content/static/title.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'templates/latex/presentation/content/static/title.tex') diff --git a/templates/latex/presentation/content/static/title.tex b/templates/latex/presentation/content/static/title.tex index 30ad3d9..9078b0c 100644 --- a/templates/latex/presentation/content/static/title.tex +++ b/templates/latex/presentation/content/static/title.tex @@ -15,13 +15,11 @@ \url{%INIT_HOME_PAGE} \end{center} - \makeatletter - 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 % TODO match the logo to your real license \begin{center}\ccbysa\end{center} -- cgit 1.4.1