From a41995d84e17e247732b42c1487a461335f2ccfa Mon Sep 17 00:00:00 2001
From: Victor Poughon <victor.poughon@cnes.fr>
Date: Mon, 14 Mar 2016 14:44:39 +0100
Subject: [PATCH] DOC: 2016 Install Guide hyperlink style

---
 .../bordeaux.inra.fr/InstallGuide/GuideInstallation.tex   | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Courses/2016/bordeaux.inra.fr/InstallGuide/GuideInstallation.tex b/Courses/2016/bordeaux.inra.fr/InstallGuide/GuideInstallation.tex
index 0426f48d..89fb97ec 100644
--- a/Courses/2016/bordeaux.inra.fr/InstallGuide/GuideInstallation.tex
+++ b/Courses/2016/bordeaux.inra.fr/InstallGuide/GuideInstallation.tex
@@ -11,6 +11,14 @@
 \usepackage{hyperref}
 \usepackage[left=3cm,right=3cm,top=2cm,bottom=3cm]{geometry}
 \usepackage{verbatim}
+\usepackage{xcolor}
+
+\hypersetup{
+    colorlinks,
+    linkcolor={red!50!black},
+    citecolor={blue!50!black},
+    urlcolor={blue!80!black}
+}
 
 \title{Guide d'installation OTB\\
   {\small\url{https://www.orfeo-toolbox.org}}
-- 
GitLab