blob: 698aa3f76af8b5c3cdb04cccc4ad79ec08dec2fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
|