From 7bbc00c119b546d666c0ea5e4a97fc9c2b798055 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 20 Apr 2015 21:01:03 +0200 Subject: [PATCH] Rm ugly borders around links/urls --- common/article_configuration.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/article_configuration.tex b/common/article_configuration.tex index 95f5a17..73db595 100644 --- a/common/article_configuration.tex +++ b/common/article_configuration.tex @@ -5,7 +5,7 @@ \usepackage{amsfonts} \usepackage{amssymb} \usepackage{graphicx} -\usepackage{hyperref} +\usepackage[hidelinks]{hyperref} \usepackage{listings} \usepackage{minted} \usepackage{xparse}