Skip to content
Snippets Groups Projects
Commit 7e18bb11 authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Switch to `hypcap` option of `caption` package

The `hypcap` package is outdated. Also it was never configured in the
template to account for all floats, so it did not do anything anyway.
parent f7a81e0d
Branches
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@
\usepackage{enumitem} % Leichter konfigurierbare enumerate-Umgebungen.
\usepackage{subcaption} % Unterteilung von Figures in Subfigures.
\usepackage[colorlinks]{hyperref} % Klickbare Links (z.B. Inhaltsverzeichnis).
\usepackage{hypcap} % Ankert hyperref links auf Grafik/Tabelle statt Caption.
\usepackage[hypcap=true]{caption} % Setzt Hyperref-Links an den Float-Anfang.
\usepackage{xurl} % \url Kommando für Darstellung von Links
\usepackage{csquotes} % Improved quoting.
\usepackage{microtype} % Verbessertes Kerning zwischen Wörtern.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment