diff options
author | Karl Berry <karl@freefriends.org> | 2007-11-22 18:58:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-11-22 18:58:32 +0000 |
commit | 5f24b7cfebd86d4ec19ff264e850d9e14c193fed (patch) | |
tree | 3337c26846b64a7d4fdfa901d3f01d76f1e3017d /Master/texmf-dist/doc/latex/ifplatform | |
parent | a56e4d6cbedf78ba65218189765039dc3750d13a (diff) |
new latex package ifplatform (20nov07)
git-svn-id: svn://tug.org/texlive/trunk@5555 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ifplatform')
-rw-r--r-- | Master/texmf-dist/doc/latex/ifplatform/README | 22 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/ifplatform/ifplatform.pdf | bin | 0 -> 101106 bytes |
2 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 diff --git a/Master/texmf-dist/doc/latex/ifplatform/ifplatform.pdf b/Master/texmf-dist/doc/latex/ifplatform/ifplatform.pdf Binary files differnew file mode 100644 index 00000000000..d253aab20e6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ifplatform/ifplatform.pdf |