summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-06-02 10:38:09 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-06-02 10:38:09 +0200
commit49a67e13524a6e5ec289606e2055e350c7415263 (patch)
tree78b7c167216106938ca0af1a4764dce2fbbf2b5c /style
parentf771af4e69db4b8937f64fbf4024eb518a7cc230 (diff)
feat: changed rq1
Diffstat (limited to 'style')
-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}