From 6e4c1ff2d998de4374681145c5b537cb49f0a88f Mon Sep 17 00:00:00 2001 From: Jan Wille <jan.wille@stud.hs-hannover.de> Date: Sun, 1 Nov 2020 15:13:57 +0100 Subject: [PATCH] =?UTF-8?q?ruler=20aus=20draft=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.tex | 1 - src/HsH-report.cls | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/project.tex b/project.tex index 074c7ec..3276a70 100644 --- a/project.tex +++ b/project.tex @@ -12,7 +12,6 @@ \usepackage{biblatex} % bibiography \addbibresource{src/localBibliography.bib} - \usepackage{lipsum} % dummy text \begin{document} diff --git a/src/HsH-report.cls b/src/HsH-report.cls index 438e5dc..9853b30 100644 --- a/src/HsH-report.cls +++ b/src/HsH-report.cls @@ -115,6 +115,7 @@ \raggedbottom \renewcommand{\fps@figure}{h!t} % positioning of figures \renewcommand{\fps@table}{h!t} % Positonierung of tables +\renewcommand{\layercontentsmeasure}{\empty} % rulers when using draft disabled \newcommand\declarationAuthorship{ \thispagestyle{plain} -- GitLab