From 2745c2d3377b108226a0f814d1be32fe8e33a524 Mon Sep 17 00:00:00 2001 From: Jan Wille <jan.wille@stud.hs-hannover.de> Date: Sun, 26 May 2024 17:11:13 +0200 Subject: [PATCH] delete `project.tex` --- project.tex | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 project.tex diff --git a/project.tex b/project.tex deleted file mode 100644 index 9137f15..0000000 --- a/project.tex +++ /dev/null @@ -1,26 +0,0 @@ -\documentclass[f1,todos=off]{HsH-report} % documentclass - -%% include packages here: - -%% projects specific data: -\author{ - Max Mustermann, - Mira Musterfrau -} -\matrikelnr{ - 1234567, - 9876543 -} -\titlehead{titlehead} -\subject{Subject} -\title{Title} -\subtitle{Subtitle} -\date{\today} -\professor{Professor} -\keywords{keyword} - -%% project specific commands: - -\begin{document} % -------------------------------------------------------------------------------- - % your text goes here -\end{document} -- GitLab