summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-28 18:27:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-28 18:27:31 +0000
commit3dacf353f4842c80d41e70abb733cd38846ee936 (patch)
treeaee277ed881e1f004b247ef0cec73bcfff902727
parentBug fix from Trevin Beattie <trevin@eyring.com> picked up from (diff)
downloadrtems-3dacf353f4842c80d41e70abb733cd38846ee936.tar.bz2
Change linkcolor to Blue from Cyan per patch from Trevin Beattie
<trevin@eyring.com> obtained from bug-texinfo mailing list.
-rw-r--r--doc/texinfo/texinfo.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/texinfo/texinfo.tex b/doc/texinfo/texinfo.tex
index f9ab55f0f8..c79800f4e5 100644
--- a/doc/texinfo/texinfo.tex
+++ b/doc/texinfo/texinfo.tex
@@ -891,7 +891,7 @@ where each line of input produces a line of output.}
\fi}
\def\pdfmkdest#1{\pdfdest name{#1@} xyz}
\def\pdfmkpgn#1{#1@}
- \let\linkcolor = \Cyan
+ \let\linkcolor = \Blue
\def\endlink{\Black\pdfendlink}
% Adding outlines to PDF; macros for calculating structure of outlines
% come from Petr Olsak