diff doc/manual.tex @ 2134:752e5efe9da9

Use hyperref in manual This allows the table of contents to show up properly in PDF readers.
author Julian Squires <julian@cipht.net>
date Fri, 24 Apr 2015 07:43:22 -0400
parents 15d46eb02570
children 7ce804ecd56b
line wrap: on
line diff
--- a/doc/manual.tex	Thu Apr 23 16:37:15 2015 -0400
+++ b/doc/manual.tex	Fri Apr 24 07:43:22 2015 -0400
@@ -9,6 +9,8 @@
 \newcommand{\rcut}{\; \texttt{-{}-} \;}
 \newcommand{\rcutM}{\; \texttt{-{}-{}-} \;}
 
+\usepackage{hyperref}
+
 \begin{document}
 
 \title{The Ur/Web Manual}