diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-24 00:28:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-24 00:28:42 +0000 |
commit | 2344cb8ba621f8c56a134c1abd7e9b90efba6345 (patch) | |
tree | a3abb7b0b1799fb04ae9dd90e7d93e34e282e92f /Master/texmf-dist/doc/latex/ifplatform/README | |
parent | 1a7766f8eaec99aa55f9a73e855b0596935fd3a5 (diff) |
ifplatform (24jan11)
git-svn-id: svn://tug.org/texlive/trunk@21156 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ifplatform/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ifplatform/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/ifplatform/README b/Master/texmf-dist/doc/latex/ifplatform/README index 8977f40cfc4..cfa02ea4890 100644 --- a/Master/texmf-dist/doc/latex/ifplatform/README +++ b/Master/texmf-dist/doc/latex/ifplatform/README @@ -1,12 +1,14 @@ ______________________ The IFPLATFORM package -v0.3a 2009/09/10 +v0.4 2010/10/22 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. +Except if you're using LuaTeX where this information +is already known. Otherwise, shell escape is required +to differentiate different *NIX platforms. Booleans provided are: - ifwindows @@ -20,5 +22,6 @@ expands to a string of the platform name. Will Robertson wspr 81 at gmail dot com Johannes Große -Copyright 2007, 2009 Will Robertson +Copyright 2007-2010 Will Robertson +Copyright 2007 Johannes Große Distributed under the LaTeX Project Public License |