summaryrefslogtreecommitdiff
path: root/print/tex-iftex/DESCR
blob: f4b37e165e995d1fb5b38e8907ec297bec014493 (plain)
1
2
3
4
5
6
The package, which works both for Plain TeX and for LaTeX,
defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX conditionals for
testing which engine is being used for typesetting. The package
also provides the \RequirePDFTeX, \RequireXeTeX, and
\RequireLuaTeX commands which throw an error if pdfTeX, XeTeX
or LuaTeX (respectively) is not the engine in use.