X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Ftexinfo.tex;h=49bb3bceb7c4986420ee263731baa12c4bd54704;hb=1b9bd2b9f83a84ede12622d6a040383b6bded37d;hp=05cccaeb3bae8cc2945aa586d93e96817ddf5a67;hpb=e05c3e67d762e53fcfe90c921ad111a525896dde;p=gnulib.git diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex index 05cccaeb3..49bb3bceb 100644 --- a/build-aux/texinfo.tex +++ b/build-aux/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2007-07-02.23} +\def\texinfoversion{2007-07-05.10} % % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 2007, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, @@ -373,7 +373,7 @@ % marginal hacks, juha@viisa.uucp (Juha Takala) \ifvoid\margin\else % marginal info is present \rlap{\kern\hsize\vbox to\z@{\kern1pt\box\margin \vss}}\fi -\dimen@=\dp#1 \unvbox#1 +\dimen@=\dp#1\relax \unvbox#1\relax \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi \ifr@ggedbottom \kern-\dimen@ \vfil \fi} } @@ -1262,12 +1262,9 @@ output) for that.)} \ifpdf % % Color manipulation macros from pdfcolor.tex. - \def\cmykBrickRed{0 0.89 0.94 0.28} + \def\cmykDarkRed{0.28 1 1 0.35} \def\cmykBlack{0 0 0 1} % - \def\BrickRed{\pdfsetcolor{\cmykBrickRed}} - \def\Black{\pdfsetcolor{\cmykBlack}} - % \def\pdfsetcolor#1{\pdfliteral{#1 k}} \def\setcolor#1{\mark{#1}\pdfsetcolor{#1}} % @@ -1353,9 +1350,9 @@ output) for that.)} % % by default, use a color that is dark enough to print on paper as % nearly black, but still distinguishable for online viewing. - \let\urlcolor = \BrickRed - \let\linkcolor = \BrickRed - \def\endlink{\Black\pdfendlink} + \def\urlcolor{\cmykDarkRed} + \def\linkcolor{\cmykDarkRed} + \def\endlink{\setcolor{\maincolor}\pdfendlink} % % Adding outlines to PDF; macros for calculating structure of outlines % come from Petr Olsak @@ -1488,7 +1485,7 @@ output) for that.)} \def\@{@}% \let\/=\empty \makevalueexpandable - \leavevmode\urlcolor + \leavevmode\setcolor{\urlcolor}% \startlink attr{/Border [0 0 0]}% user{/Subtype /Link /A << /S /URI /URI (#1) >>}% \endgroup} @@ -1515,13 +1512,14 @@ output) for that.)} {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0} \def\pdflink#1{% \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}} - \linkcolor #1\endlink} + \setcolor{\linkcolor}#1\endlink} \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st} \else \let\pdfmkdest = \gobble \let\pdfurl = \gobble \let\endlink = \relax - \let\linkcolor = \relax + \let\setcolor = \gobble + \let\pdfsetcolor = \gobble \let\pdfmakeoutlines = \relax \fi % \ifx\pdfoutput @@ -6718,7 +6716,7 @@ end goto name{\pdfmkpgn{\pdfxrefdest}}% \fi }% - \linkcolor + \setcolor{\linkcolor}% \fi % % Float references are printed completely differently: "Figure 1.2" @@ -7507,7 +7505,7 @@ should work if nowhere else does.} \def\setnonasciicharscatcode#1{% \count255=128 \loop\ifnum\count255<256 - \global\catcode\count255=#1 + \global\catcode\count255=#1\relax \advance\count255 by 1 \repeat } @@ -7515,7 +7513,7 @@ should work if nowhere else does.} \def\setnonasciicharscatcodenonglobal#1{% \count255=128 \loop\ifnum\count255<256 - \catcode\count255=#1 + \catcode\count255=#1\relax \advance\count255 by 1 \repeat } @@ -8511,7 +8509,7 @@ should work if nowhere else does.} \parskip = 3pt plus 2pt minus 1pt \setleading{\textleading}% % - \dimen0 = #1 + \dimen0 = #1\relax \advance\dimen0 by \voffset % \dimen2 = \hsize