| Name: | texlive-ifplatform | 
|---|---|
| Epoch: | 7 | 
| Version: | 20180414 | 
| Release: | 6.el8 | 
| Architecture: | noarch | 
| Group: | Applications/Publishing | 
| Size: | 165105 | 
| License: | LPPL | 
| RPM: | texlive-ifplatform-20180414-6.el8.noarch.rpm | 
| Source RPM: | texlive-extension-20180414-6.el8.src.rpm | 
| Build Date: | Fri Apr 02 2021 | 
| Build Host: | jenkins-172-17-0-2-18a4300b-b7f1-4847-9922-9efb8e6b3899.blddevtest1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | http://tug.org/texlive/ | 
| Summary: | Conditionals to test which platform is being used | 
| Description: | This package uses the (La)TeX extension -shell-escape to establish whether the document is being processed on a Windows or on a Unix-like system (Mac OS X, Linux, etc.), or on Cygwin (Unix environment over a windows system). Booleans provided are: \ifwindows, \iflinux, \ifmacosx and \ifcygwin. The package also preserves the output of uname on a Unix-like system, which may be used to distinguish between various classes of Unix systems.  |