diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-10-13 23:39:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-10-13 23:39:51 +0000 |
commit | 0455c2ff1c04ae1f70606de71d1f1040f0d6bfd9 (patch) | |
tree | e1a826a4ee55dc5bc2bcc77dd84e1c4a73a2f467 /docs/openwrt.tex | |
parent | 3df04a85c0e0c93c023834be9f4edeba17f8f185 (diff) | |
download | upstream-0455c2ff1c04ae1f70606de71d1f1040f0d6bfd9.tar.gz upstream-0455c2ff1c04ae1f70606de71d1f1040f0d6bfd9.tar.bz2 upstream-0455c2ff1c04ae1f70606de71d1f1040f0d6bfd9.zip |
make table of contents clickable
SVN-Revision: 5066
Diffstat (limited to 'docs/openwrt.tex')
-rw-r--r-- | docs/openwrt.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/openwrt.tex b/docs/openwrt.tex index 6eda7c021d..88dee859ca 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -1,5 +1,6 @@ \documentclass[a4paper]{book} \usepackage[latin9]{inputenc} +\usepackage[pdftex,bookmarks=true]{hyperref} %\usepackage[T1]{fontenc} \usepackage{fancyvrb} |