diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-01-25 13:15:57 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-01-25 13:15:57 +0000 |
commit | c449bfea529b9c71a2e5bb96cfb67268802ac53a (patch) | |
tree | 35a7d867e811f56ffbdbc8604b95cc03ccf1869e /docs/openwrt.tex | |
parent | be8b2870e736a402f14aaccb24ad2054556017bc (diff) | |
download | openwrt-c449bfea529b9c71a2e5bb96cfb67268802ac53a.tar.gz openwrt-c449bfea529b9c71a2e5bb96cfb67268802ac53a.tar.bz2 openwrt-c449bfea529b9c71a2e5bb96cfb67268802ac53a.zip |
add html output for the documentation (using tex4ht)
SVN-Revision: 6199
Diffstat (limited to 'docs/openwrt.tex')
-rw-r--r-- | docs/openwrt.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openwrt.tex b/docs/openwrt.tex index 753ac46e93..2c07052dac 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -1,6 +1,6 @@ \documentclass[a4paper]{book} \usepackage[latin9]{inputenc} -\usepackage[pdftex,bookmarks=true]{hyperref} +\usepackage[bookmarks=true]{hyperref} \usepackage[T1]{fontenc} \usepackage{ae,aecompl,aeguill} \usepackage{fancyvrb} |