summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2017-03-05 10:57:29 +0100
committerMathieu Lirzin <mthl@gnu.org>2017-03-05 11:05:23 +0100
commitf285f0f4ccef9689266fef86402cf5ceec7750e0 (patch)
tree0cca2f47711b2e650bef03584f01e43378b02d21
parentd8add592d8ef2338097ce3508631802be92a7f12 (diff)
downloadautomake-f285f0f4ccef9689266fef86402cf5ceec7750e0.tar.gz
maint: Update "lib/texinfo.tex".
This fixes a regression in 48107579abadbe857c8299c38d2ca0a3f8f354c8 where 'texi2dvi' was not able to produce a valid output for a Texinfo document without text. As a consequence the test "t/silent-texi.sh" was failing. * lib/texinfo.tex: Update to 2017-03-05.09.
-rw-r--r--lib/texinfo.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/texinfo.tex b/lib/texinfo.tex
index 338bcf650..9c5e0fc08 100644
--- a/lib/texinfo.tex
+++ b/lib/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{2017-01-14.15}
+\def\texinfoversion{2017-03-05.09}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -11274,6 +11274,7 @@ directory should work if nowhere else does.}
\pdfvorigin = 1 true in
\else
\ifx\XeTeXrevision\thisisundefined
+ \special{papersize=#8,#7}%
\else
\pdfpageheight #7\relax
\pdfpagewidth #8\relax