Current File : //usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty |
% Compatibility stub package for ifxetex
%% 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 ifxetex package was written by Will Robertson
\ifx\RequirePackage\undefined
\input iftex.sty
\else
\ProvidesPackage{ifxetex}[2019/10/25 v0.7 ifxetex legacy package. Use iftex instead.]
\RequirePackage{iftex}
\fi