diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-03 13:07:12 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-03 13:07:12 +0200 |
commit | 629bb898769c8580db340078a8296fe551035a79 (patch) | |
tree | 9657f7bfba3f82c1edddcc3e2e517f214d6e4254 /templates/latex/content/static/title.tex | |
parent | docs(README): Specify the formatting language (diff) | |
download | flake-templates-629bb898769c8580db340078a8296fe551035a79.tar.gz flake-templates-629bb898769c8580db340078a8296fe551035a79.zip |
refactor(templates/latex): Declare as an academia template
Diffstat (limited to 'templates/latex/content/static/title.tex')
-rw-r--r-- | templates/latex/content/static/title.tex | 14 |
1 files changed, 0 insertions, 14 deletions
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 |