diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-05 15:38:58 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-05 15:38:58 +0200 |
commit | aa1881d9d41fa7ee5b649b835379f6f60fb2240c (patch) | |
tree | 2415ec0538ef91a8c4dd9d62c0ce5a669859f3f4 /content/static | |
download | satzung-aa1881d9d41fa7ee5b649b835379f6f60fb2240c.zip |
chore: Init
Diffstat (limited to 'content/static')
-rw-r--r-- | content/static/title.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/static/title.tex b/content/static/title.tex new file mode 100644 index 0000000..082a0b1 --- /dev/null +++ b/content/static/title.tex @@ -0,0 +1,14 @@ +% LTeX: language=de-DE + +\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 |