From 322480404c722098cc09826c4e6daa8e2c1e9343 Mon Sep 17 00:00:00 2001 From: mzuenni Date: Fri, 6 Sep 2024 21:43:30 +0200 Subject: small latex changes --- content/tcr.tex | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'content/tcr.tex') diff --git a/content/tcr.tex b/content/tcr.tex index b327b37..4e4353b 100644 --- a/content/tcr.tex +++ b/content/tcr.tex @@ -1,6 +1,9 @@ - -%maybe size 9pt if too many pages -\documentclass[a4paper,fontsize=7.8pt]{scrartcl} +\documentclass[ + paper=a4, + DIV=calc, + fontsize=7.8pt, + usegeometry +]{scrartcl} % General information. \newcommand{\teamname}{Kindergarten Timelimit} @@ -14,6 +17,7 @@ \usepackage[T1]{fontenc} \usepackage[ngerman]{babel} \usepackage[utf8]{inputenc} +\usepackage[nopatch=footnote]{microtype} \usepackage[hidelinks,pdfencoding=auto]{hyperref} % Include headers. -- cgit v1.2.3