diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-19 22:19:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-19 22:19:14 +0000 |
commit | fc31e4178a0deb96c5f9c78ef8b269e4210473b6 (patch) | |
tree | a6a78f526b852fc78a521fa2355bf113f4271b81 /Master/texmf-dist/source/latex/hyperref/doc | |
parent | 193b74d3d594d824d23f6413dd0d784fd4a756fc (diff) |
hyperref (19aug12)
git-svn-id: svn://tug.org/texlive/trunk@27461 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/doc')
-rw-r--r-- | Master/texmf-dist/source/latex/hyperref/doc/manual.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex index bea7ed948c6..788a17e3e70 100644 --- a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex +++ b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex @@ -630,7 +630,7 @@ breaklinks & boolean & false & allow links to break over lines by making l colorlinks & boolean & false & Colors the text of links and anchors. The colors chosen depend on the the type of link. At present the only types of link distinguished are citations, page references, URLs, local file references, and other links. - In spite of colored boxes, the colored + Unlike colored boxes, the colored text remains when printing.\\ linkcolor & color & red & Color for normal internal links. \\ anchorcolor & color & black & Color for anchor text. \\ |