summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ifplatform/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/ifplatform/README')
-rw-r--r--Master/texmf-dist/doc/latex/ifplatform/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/ifplatform/README b/Master/texmf-dist/doc/latex/ifplatform/README
index 698aa3f76af..8977f40cfc4 100644
--- a/Master/texmf-dist/doc/latex/ifplatform/README
+++ b/Master/texmf-dist/doc/latex/ifplatform/README
@@ -1,16 +1,18 @@
-_____________________
-The ifplatform package
-v0.2 2007/11/18
+______________________
+The IFPLATFORM package
+v0.3a 2009/09/10
-This package uses -shell-escape to establish whether
+This package uses heuristics to establish whether
the document is being processed on Windows or a *NIX
platform (Mac OS X, Linux, etc.).
+Shell escape is required to differentiate different *NIX platforms.
+
Booleans provided are:
- ifwindows
- iflinux
- ifmacosx
-Please request more platforms if you need them.
+ - ifcygwin
Finally, the \platformname macro is also provided that
expands to a string of the platform name.
@@ -18,5 +20,5 @@ expands to a string of the platform name.
Will Robertson wspr 81 at gmail dot com
Johannes Große
-Copyright 2007
+Copyright 2007, 2009 Will Robertson
Distributed under the LaTeX Project Public License