summaryrefslogtreecommitdiff
path: root/print/tex-ifxetex
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for print categoryagc1-1/+2
Problems found locating distfiles: Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz Package dvidvi: missing distfile dvidvi-1.0.tar.gz Package lgrind: missing distfile lgrind.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-05-05Remove incorrect comment (0.6 is right, 0.5 in tlpobj is wrong).wiz1-2/+1
2015-05-05Update HOMEPAGE, set LICENSE.wiz2-6/+8
XXX: this should be version 0.5 instead of 0.6
2010-09-19Update tex-ifxetex{,-doc} to 0.6.minskim2-7/+7
Changes: - Added more \expandafter\expandafter\expandafter.
2010-09-14Update DISTFILES for TeX Live 2010. No functional change.minskim2-6/+6
2010-02-08Let tex-ifxetex use DISTFILES from TeX Live 2009. No functional change.minskim2-7/+7
2009-04-24Update tex-ifxetex to 0.5.minskim3-29/+10
Changes include: - Abort if \cmd\ifxetex\ is already defined.
2008-06-19New package: tex-ifxetexreed4-0/+42
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.