Fix some Styling
Some checks failed
Word Count / count-words (push) Failing after 32s

This commit is contained in:
2026-03-23 02:57:05 +01:00
parent b70e514a09
commit ef35a13a4f

View File

@@ -1,3 +1,6 @@
\usepackage{float}
\floatplacement{figure}{H}
\raggedbottom
\usepackage{etoolbox}
\makeatletter
\patchcmd{\LT@array}{\tabskip\z@}{\tabskip\fill}{}{}
@@ -12,7 +15,9 @@
\usepackage[hyphens]{url}
\usepackage[hidelinks]{hyperref}
\setlength{\emergencystretch}{3em} % Prevent overfull lines
\usepackage[htt]{hyphenat}
\usepackage{microtype}
\setlength{\emergencystretch}{5em} % Increased to solve overfull lines
\usepackage{tocloft}