summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ifplatform/README
blob: 6bd210e8a3fe6c6fe4aafb0742e5edf934a440ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
______________________
The IFPLATFORM package
v0.4a       2017/10/13

This package uses heuristics to establish whether
the document is being processed on Windows or a *NIX
platform (Mac OS X, Linux, etc.).

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
 - iflinux
 - ifmacosx
 - ifcygwin

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-2017 Will Robertson
Copyright 2007      Johannes Große
Distributed under the LaTeX Project Public License