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 | cee55332f864df1ca7c37a9fd5544b1928c8faac (patch) | |
tree | 2c6d99fffa559c845f50633d419d26f8947a5def /docs/openwrt.tex | |
parent | a7c699c112e3812509cf5e34294f89db33927d58 (diff) | |
download | upstream-cee55332f864df1ca7c37a9fd5544b1928c8faac.tar.gz upstream-cee55332f864df1ca7c37a9fd5544b1928c8faac.tar.bz2 upstream-cee55332f864df1ca7c37a9fd5544b1928c8faac.zip |
add html output for the documentation (using tex4ht)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6199 3c298f89-4303-0410-b956-a3cf2f4a3e73
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} |