summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Julian Squires <julian@cipht.net>2015-04-24 07:43:22 -0400
committerGravatar Julian Squires <julian@cipht.net>2015-04-24 07:43:22 -0400
commit22e8b52aad936647d65f93de90ea186968e3e5d5 (patch)
treef4680ca736bf51aeef4314963a6869716c988aaa /doc
parentea4d6f8b4770447d32b2b3f3fd04828ee86c1c39 (diff)
Use hyperref in manual
This allows the table of contents to show up properly in PDF readers.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual.tex b/doc/manual.tex
index ad23d638..1ff3f7aa 100644
--- a/doc/manual.tex
+++ b/doc/manual.tex
@@ -9,6 +9,8 @@
\newcommand{\rcut}{\; \texttt{-{}-} \;}
\newcommand{\rcutM}{\; \texttt{-{}-{}-} \;}
+\usepackage{hyperref}
+
\begin{document}
\title{The Ur/Web Manual}