Current File : //usr/share/texlive/texmf-dist/tex/generic/iftex/ifetex.sty |
% Compatibility stub package for ifetex
%% LaTeX3 Project
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
%% version 1.3c of this license or (at your option) any later
%% version.
% The original ifetex package was written by Martin Scharrer
\ifx\RequirePackage\undefined
\input iftex.sty
\else
\ProvidesPackage{ifetex}[2019/10/25 v1.3 ifetex legacy package. Use iftex instead.]
\RequirePackage{iftex}
\newcommand*\NeedsETeX[1][]{\RequireeTeX}
\fi