./print/tex-ifxetex, TeX package to determine if running under XeTeX

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5, Package name: tex-ifxetex-0.5, Maintainer: reed

This simple TeX package defines the \ifxetex boolean for testing
whether the TeX-variant XeTeX is being used for typesetting. Also
provides the \RequireXeTeX command which throws an error if XeTeX
is not the engine in use.


Required to run:
[print/kpathsea]

Required to build:
[archivers/xz]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2010-02-08 05:22:01 by Min Sik Kim | Files touched by this commit (2)
Log message:
Let tex-ifxetex use DISTFILES from TeX Live 2009.  No functional change.
   2009-04-24 03:00:28 by Min Sik Kim | Files touched by this commit (3) | Package updated
Log message:
Update tex-ifxetex to 0.5.

Changes include:
- Abort if \cmd\ifxetex\ is already defined.
   2008-06-19 18:24:49 by Jeremy C. Reed | Files touched by this commit (4) | Imported package
Log message:
New package: tex-ifxetex
I needed this for upgrading dblatex. I don't use xetex myself yet.

This simple TeX package defines the \ifxetex boolean for testing
whether the TeX-variant XeTeX is being used for typesetting.  Also
provides the \RequireXeTeX command which throws an error if XeTeX
is not the engine in use.