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/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ifplatform/README b/Master/texmf-dist/doc/latex/ifplatform/README
new file mode 100644
index 00000000000..698aa3f76af
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ifplatform/README
@@ -0,0 +1,22 @@
+_____________________
+The ifplatform package
+v0.2 2007/11/18
+
+This package uses -shell-escape to establish whether
+the document is being processed on Windows or a *NIX
+platform (Mac OS X, Linux, etc.).
+
+Booleans provided are:
+ - ifwindows
+ - iflinux
+ - ifmacosx
+Please request more platforms if you need them.
+
+Finally, the \platformname macro is also provided that
+expands to a string of the platform name.
+
+Will Robertson wspr 81 at gmail dot com
+Johannes Große
+
+Copyright 2007
+Distributed under the LaTeX Project Public License