diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:04:10 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:04:10 +0000 |
commit | 1ee4bf61f6f8f5a1f1a31a9ef8e93b048d3f21a9 (patch) | |
tree | 04029aaa4845e65ae330cb318a82e36aa9341af4 /docs/openwrt.sty | |
parent | 523348ba4b87519928dba8138a72ee776fe082f1 (diff) | |
download | upstream-1ee4bf61f6f8f5a1f1a31a9ef8e93b048d3f21a9.tar.gz upstream-1ee4bf61f6f8f5a1f1a31a9ef8e93b048d3f21a9.tar.bz2 upstream-1ee4bf61f6f8f5a1f1a31a9ef8e93b048d3f21a9.zip |
add SubmittingPatches document to docs/
SVN-Revision: 9996
Diffstat (limited to 'docs/openwrt.sty')
-rw-r--r-- | docs/openwrt.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openwrt.sty b/docs/openwrt.sty index 5a69bcc83d..d73ba43807 100644 --- a/docs/openwrt.sty +++ b/docs/openwrt.sty @@ -1,7 +1,7 @@ \ProvidesPackage{openwrt} \usepackage[latin9]{inputenc} -\usepackage[bookmarks=true]{hyperref} +\usepackage[bookmarks=true color=blue colorlinks=true]{hyperref} \usepackage[T1]{fontenc} \usepackage{ae,aecompl,aeguill} \usepackage{fancyvrb} |