Site
Gitweb
Static
projects
/
contest-book.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba100e0
)
Add PDF nav features
author
Jakob Cornell
<jakob+gpg@jcornell.net>
Fri, 26 Jun 2020 07:04:56 +0000
(
02:04
-0500)
committer
Jakob Cornell
<jakob+gpg@jcornell.net>
Fri, 26 Jun 2020 07:04:56 +0000
(
02:04
-0500)
doc.tex
patch
|
blob
|
history
diff --git
a/doc.tex
b/doc.tex
index 7d2265abd9dfa332cbb972893e1805d6a999c26b..0f80d802eb239f28a0e9f354f35af727da59c0e3 100644
(file)
--- a/
doc.tex
+++ b/
doc.tex
@@
-6,6
+6,7
@@
\usepackage{float} % used for captions on code listings
\usepackage{ifthen} % for conditional compilation
\usepackage[toc,page]{appendix}
+\usepackage[bookmarks]{hyperref} % for PDF navigation features
\newcommand{\ProjRootPrefix}{..}