From b960afadeb5888391ec2da8cf7a161766caea1f1 Mon Sep 17 00:00:00 2001 From: Jan Wille <jan.wille@stud.hs-hannover.de> Date: Sun, 26 May 2024 17:15:05 +0200 Subject: [PATCH] remove double `%` from comments --- project.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project.tex b/project.tex index adb7aa0..efa5760 100644 --- a/project.tex +++ b/project.tex @@ -1,8 +1,8 @@ \documentclass[f1,todos=off]{HsH-report} % documentclass -%% include packages here: +% include packages here: -%% projects specific data: +% projects specific data: \author{ Max Mustermann, Mira Musterfrau @@ -19,7 +19,7 @@ \professor{Professor} \keywords{keyword} -%% project specific commands: +% project specific commands: \begin{document} % -------------------------------------------------------------------------------- your stuff goes here -- GitLab