diff options
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 |
