diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-13 12:46:54 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-13 12:46:54 +0100 |
| commit | a4102d0252236e85b2813160b4b11e3a19a00d62 (patch) | |
| tree | d76601da26d87bad8b40eeabf1b71e6a6f0fbd69 /style/style.tex | |
| parent | 11626ee425dc307ff1744a357edda72210684c90 (diff) | |
feat: added some refinements to the introduction
Diffstat (limited to 'style/style.tex')
| -rw-r--r-- | style/style.tex | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/style/style.tex b/style/style.tex index f6e2697..72a9e50 100644 --- a/style/style.tex +++ b/style/style.tex @@ -1,9 +1,15 @@ \usepackage[T1]{fontenc} \usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx} +\hypersetup { + hidelinks=true, +} + +\usepackage[acronym, toc]{glossaries} \textwidth 15cm \textheight 22cm -\parindent 10pt +\parindent 10pt +\parskip 0pt \oddsidemargin 2.5cm \evensidemargin 2.5cm |
