summaryrefslogtreecommitdiff
path: root/style/style.tex
diff options
context:
space:
mode:
Diffstat (limited to 'style/style.tex')
-rw-r--r--style/style.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/style/style.tex b/style/style.tex
index cad1793..dfb1ced 100644
--- a/style/style.tex
+++ b/style/style.tex
@@ -3,7 +3,10 @@
\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont}
\hypersetup {
- hidelinks=true,
+ hidelinks=false,
+ colorlinks=true,
+ citecolor=Red,
+ linkcolor=Red,
}
\usepackage[acronym, toc]{glossaries}
\textwidth 15cm
@@ -16,7 +19,6 @@
% for [] citation brackets
\setcitestyle{square}
-
\newcommand{\ie}{\emph{i.e.,}\xspace}
\newcommand{\eg}{\emph{e.g.,}\xspace}
\newcommand{\etc}{\emph{etc.}\xspace}