mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
fix hyperref package missing
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
\documentclass{article}
|
\documentclass{article}
|
||||||
\usepackage{tabularx}
|
\usepackage{tabularx}
|
||||||
\usepackage{placeins}
|
\usepackage{placeins}
|
||||||
|
\usepackage{hyperref}
|
||||||
|
|
||||||
\newcommand{\tabitem}[1][\textbullet]{~~\llap{#1}~~}
|
\newcommand{\tabitem}[1][\textbullet]{~~\llap{#1}~~}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user