diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/iftex/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/iftex/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/iftex/README b/Master/texmf-dist/doc/generic/iftex/README new file mode 100644 index 00000000000..124c99c6157 --- /dev/null +++ b/Master/texmf-dist/doc/generic/iftex/README @@ -0,0 +1,20 @@ +_________________ +The iftex package +v0.1 + +This very simple package, for both Plain TeX and LaTeX, +defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX boolean +for testing whether PDFTeX, or XeTeX, or LuaTeX is being +used for typesetting. + +Also provides the \RequirePDFTeX, \RequireXeTeX, and \RequireLuaTeX +command which throws an error if PDFTeX, XeTeX and LuaTeX (respectively) +is not the engine in use. + + +______________ +Vafa Khalighi +vafakh84@gmail.com + +Copyright 2010 +Distributed under the LaTeX Project Public License |