summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/doc/manual.tex')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/doc/manual.tex11
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
index 716e5d6bb68..b86d289171b 100644
--- a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
+++ b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex
@@ -11,10 +11,10 @@
%
% Manual updates:
% * Steve Peter and Karl Berry, 7/03.
-% * Heiko Oberdiek, 2006-2010.
+% * Heiko Oberdiek, 2006-2011.
%
-\def\mydate{October 2010}
+\def\mydate{February 2011}
\RequirePackage{ifpdf}
\ifpdf % We are running pdfTeX in pdf mode
@@ -463,7 +463,9 @@ filecolor & color & cyan & Color for URLs which open local files. \\
menucolor & color & red & Color for Acrobat menu items. \\
runcolor & color & filecolor & Color for run links (launch annotations). \\
urlcolor & color & magenta & Color for linked URLs. \\
-frenchlinks & boolean & false & use small caps instead of color for links
+allcolors & color & & Set all color options (without border and field options).\\
+frenchlinks & boolean & false & Use small caps instead of color for links.\\
+hidelinks & & & Hide links (removing color and border). \\
\end{longtable} \smallskip
Note that all color names must be defined before use, following the
@@ -506,7 +508,8 @@ filebordercolor & RGB color & 0 .5 .5 & The color of the box around links to
linkbordercolor & RGB color & 1 0 0 & The color of the box around normal links \\
menubordercolor & RGB color & 1 0 0 & The color of the box around Acrobat menu links \\
urlbordercolor & RGB color & 0 1 1 & The color of the box around links to URLs \\
-runbordercolor & RGB color & 0 .7 .7 & color of border around `run' links \\
+runbordercolor & RGB color & 0 .7 .7 & Color of border around `run' links \\
+allbordercolors & & & Set all border color options \\
pdfborder & & 0 0 1 & The style of box around links; defaults to a box with lines of 1pt thickness,
but the colorlinks option resets it to produce no border.
\end{longtable}