From 7c36882b9b4038f3cf87fd85b07435b7ed04d9be Mon Sep 17 00:00:00 2001 From: Alexander Luzgarev Date: Thu, 9 Jun 2016 22:19:08 +0300 Subject: [PATCH] Modify hyperref options: color links! --- algebra.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algebra.tex b/algebra.tex index 985af8e..e7cf9ea 100644 --- a/algebra.tex +++ b/algebra.tex @@ -12,7 +12,7 @@ \usepackage[margin=0.7in,bmargin=1.2in]{geometry} \usepackage{multicol} -\usepackage{hyperref} +\usepackage[colorlinks=true,pagebackref=true]{hyperref} \usepackage{mathabx}