Skip to content

Commit

Permalink
Moved to setup and commented
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed May 20, 2019
1 parent 5691796 commit 507b336
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions preamble.tex
Expand Up @@ -57,9 +57,10 @@
\fi
\setcounter{totalnumber}{1000}
\raggedbottom
\usepackage[bookmarksnumbered=true]{hyperref}
\usepackage{hyperref}
% The bookmarks are used as table-of-contents in Acrobat
% The default (magenta for urls and red for internal links) isn't nice
\hypersetup{colorlinks=true, urlcolor=blue, linkcolor=blue}
\hypersetup{bookmarksnumbered=true, colorlinks=true, urlcolor=blue, linkcolor=blue}
% Using longtable to have tables split across pages
% Most starting with \hline \endhead to avoid underfull vbox and not have first part duplicated on new pages
%
Expand Down

0 comments on commit 507b336

Please sign in to comment.