Path to this page:
./
print/tex-ifxetex,
TeX package to determine if running under XeTeX
Branch: CURRENT,
Version: 0.5,
Package name: tex-ifxetex-0.5,
Maintainer: reedThis 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)
- (2009-04-24) Updated to version: tex-ifxetex-0.5
- (2008-06-19) Package added to pkgsrc.se, version tex-ifxetex-0.2 (created)
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) |  |
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) |  |
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.
|