summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-epsfig.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-21 23:09:12 +0000
committerKarl Berry <karl@freefriends.org>2021-02-21 23:09:12 +0000
commitc5c0fd6a62ff10c170b4605ab94b2cd4564a4a61 (patch)
treeb13a2e5bc79c59a09805104c0aa0853e37997675 /Master/texmf-dist/tex/latex/lwarp/lwarp-epsfig.sty
parente90023659322c8f937d5d8fc06425a33ac918f03 (diff)
lwarp
git-svn-id: svn://tug.org/texlive/trunk@57836 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-epsfig.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-epsfig.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-epsfig.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-epsfig.sty
index dd576d8f72f..f583b547172 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-epsfig.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-epsfig.sty
@@ -15,7 +15,7 @@
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
-\LWR@ProvidesPackageDrop{epsfig}[2017/06/25]
+\LWR@ProvidesPackagePass{epsfig}[2017/06/25]
\RequirePackage{graphics}
\define@key{igraph}{file}{%
@@ -29,9 +29,11 @@
\define@key{igraph}{prolog}{}
\define@key{igraph}{silent}[]{}
-\newcommand{\epsfig}[1]{\includegraphics[#1]{\LWR@epsfig@filename}}
+\newcommand{\LWR@HTML@epsfig}[1]{\includegraphics[#1]{\LWR@epsfig@filename}}
+\LWR@formatted{epsfig}
-\newcommand{\psfig}[1]{\includegraphics[#1]{\LWR@epsfig@filename}}
+\newcommand{\LWR@HTML@psfig}[1]{\includegraphics[#1]{\LWR@epsfig@filename}}
+\LWR@formatted{psfig}
\endinput
%%
%% End of file `lwarp-epsfig.sty'.