summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/generic/ifxetex/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/ifxetex/README b/Master/texmf-dist/doc/generic/ifxetex/README
index 0471f77e80f..f269b4cef6c 100644
--- a/Master/texmf-dist/doc/generic/ifxetex/README
+++ b/Master/texmf-dist/doc/generic/ifxetex/README
@@ -1,12 +1,12 @@
------------------------
-THE IFXETEX PACKAGE v0.1
+THE IFXETEX PACKAGE v0.2
This very simple package, for both Plain and LaTeX, defines
the \ifxetex boolean for testing whether the TeX-variant
XeTeX is being used for typesetting.
-It assumes that eTeX extensions to the TeX language are
-present, since we've got to move on sometime.
+Also provides the \RequireXeTeX command which throws
+an error if XeTeX is not the engine in use.
--------------
Will Robertson