about summary refs log tree commit diff stats
path: root/latex/main.tex
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-08-21 01:22:57 +0200
committerSoispha <soispha@vhack.eu>2023-08-21 01:22:57 +0200
commit45de8092565c7dad945f80169aaa8883c9c2237f (patch)
tree8a321fbfaf3d49c140781a3ba9a4843a1e7d2dd2 /latex/main.tex
parentFix(rust/flake.nix): Add better interface to switch to nightly (diff)
downloadflake-templates-45de8092565c7dad945f80169aaa8883c9c2237f.tar.gz
flake-templates-45de8092565c7dad945f80169aaa8883c9c2237f.zip
Fix(latex): Remove state full chapter files
Diffstat (limited to '')
-rw-r--r--latex/main.tex13
1 files changed, 6 insertions, 7 deletions
diff --git a/latex/main.tex b/latex/main.tex
index 2bb307d..8130689 100644
--- a/latex/main.tex
+++ b/latex/main.tex
@@ -5,18 +5,17 @@
 \input{headers/preamble_local.tex}
 
 
-\title{\textbf{Titel}}
-\author{Name\thanks{Beispiel}}
-\authors{Name}
-\years{2022 - 2023}
-\date{\DTMDate{2002-12-4}}
+\title{\textbf{TODO}}
+\author{name}
+\authors{name\inst}
+\years{2023}
+\date{\DTMToday}
 
-\includeonly{content/todo/chapter_01}
+\includeonly{}
 
 \begin{document}
     \input{content/static/title}
 
-    \include{content/todo/chapter_01}
     % NEXT_CHAPTER
 
     \printbibliography\relax