X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Ftexinfo.tex;h=1fe8a1872f6d4b1a75a1fafb4dcce401aff79519;hb=69be788393cc7d52413d9d2782117326d4c15899;hp=1661a1bd501e2743ede4247e389ecc409da29880;hpb=18135ac1a991d8ae4ff7ad6f060e300f123758fc;p=gnulib.git diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex index 1661a1bd5..1fe8a1872 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{2011-01-19.09} +\def\texinfoversion{2011-02-07.16} % % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, @@ -2627,6 +2627,27 @@ end \ifpdf \unhbox0 % PDF: 2nd arg given, show only it \else + \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url + \fi + \else + \code{#1}% only url given, so show it + \fi + \fi + \endlink +\endgroup} + +\def\nouref#1,#2,#3,#4\finish{\begingroup % doesn't work in @example + \unsepspaces + \pdfurl{#1}% + \setbox0 = \hbox{\ignorespaces #3}% + \ifdim\wd0 > 0pt + \unhbox0 % third arg given, show only that + \else + \setbox0 = \hbox{\ignorespaces #2}% + \ifdim\wd0 > 0pt + \ifpdf + \unhbox0 % PDF: 2nd arg given, show only it + \else % \empty at the end of \scantokens arg gets rid of % trailing newline (and ultimate spurious whitespace). \unhbox0\ (\urefcode{\scantokens{#1\empty}})% DVI: 2nd arg given, @@ -8339,7 +8360,7 @@ directory should work if nowhere else does.} \gdef^^b9{$^1$} \gdef^^ba{\ordm} % - \gdef^^bb{\guilletright} + \gdef^^bb{\guillemetright} \gdef^^bc{$1\over4$} \gdef^^bd{$1\over2$} \gdef^^be{$3\over4$}