mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-02-12 00:16:30 +00:00
Spurious xepsf.tex should be epsf.tex.
This commit is contained in:
parent
886748c02d
commit
57ba55d08c
1 changed files with 1 additions and 1 deletions
|
@ -4617,7 +4617,7 @@ width0pt\relax} \fi
|
||||||
% Check for and read epsf.tex up front. If we read it only at @image
|
% Check for and read epsf.tex up front. If we read it only at @image
|
||||||
% time, we might be inside a group, and then its definitions would get
|
% time, we might be inside a group, and then its definitions would get
|
||||||
% undone and the next image would fail.
|
% undone and the next image would fail.
|
||||||
\openin 1 = xepsf.tex
|
\openin 1 = epsf.tex
|
||||||
\ifeof 1 \else
|
\ifeof 1 \else
|
||||||
\closein 1
|
\closein 1
|
||||||
\def\epsfannounce{\toks0 = }% do not bother showing banner
|
\def\epsfannounce{\toks0 = }% do not bother showing banner
|
||||||
|
|
Loading…
Reference in a new issue