Change linkcolor to Blue from Cyan per patch from Trevin Beattie

<trevin@eyring.com> obtained from bug-texinfo mailing list.
This commit is contained in:
Joel Sherrill
2000-05-28 18:27:31 +00:00
parent 9fa28fbc92
commit 3dacf353f4

View File

@@ -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