From 49a67e13524a6e5ec289606e2055e350c7415263 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Tue, 2 Jun 2026 10:38:09 +0200 Subject: feat: changed rq1 --- style/style.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'style') 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} -- cgit v1.2.3