Path to this page:
Subject: CVS commit: pkgsrc/print
From: Mark Davies
Date: 2015-04-26 03:08:22
Message id: 20150426010822.B660E98@cvs.netbsd.org
Log Message:
Add tex-iftex{,-doc} version 0.2
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.
Files: