summaryrefslogtreecommitdiff
path: root/texinfo.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@gnu.org>1999-07-18 18:19:53 +0000
committerKarl Berry <karl@gnu.org>1999-07-18 18:19:53 +0000
commit169e6b8c3de0145c61ff2127b7c191d12f069d2b (patch)
tree28b67c15a7a18718e58a90b2c5c6d1614c30b25a /texinfo.tex
parent826ab14b26b33f83a6b2f08660670569fd083a4e (diff)
downloadgunmake-169e6b8c3de0145c61ff2127b7c191d12f069d2b.tar.gz
pdfimage takes braces
Diffstat (limited to 'texinfo.tex')
-rw-r--r--texinfo.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/texinfo.tex b/texinfo.tex
index 49e20b8..3cf1757 100644
--- a/texinfo.tex
+++ b/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{1999-07-06.19}%
+\def\texinfoversion{1999-07-16.19}%
%
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
% Free Software Foundation, Inc.
@@ -5547,7 +5547,7 @@ width0pt\relax} \fi
\fi
\endgroup
\else
- \centerline{\pdfimage #1.pdf}%
+ \centerline{\pdfimage{#1.pdf}}%
\fi
}