diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-13 23:45:30 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-13 23:45:30 +0000 |
commit | 92eb69df517b3fb651614975064d7ac14eaf1b8f (patch) | |
tree | f53cf85cbda1da13742ca4e966efc8ff55fdfeae /docs | |
parent | ec8dad574ef0210a2d010ca867598f65fdc99acd (diff) |
make table of contents clickable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5067 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs')
-rw-r--r-- | docs/openwrt.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/openwrt.tex b/docs/openwrt.tex index 88dee859c..4eeeb4a4f 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -1,7 +1,8 @@ \documentclass[a4paper]{book} \usepackage[latin9]{inputenc} \usepackage[pdftex,bookmarks=true]{hyperref} -%\usepackage[T1]{fontenc} +\usepackage[T1]{fontenc} +\usepackage{ae,aecompl,aeguill} \usepackage{fancyvrb} \begin{document} |