| Name: | texlive-ifplatform |
|---|---|
| Epoch: | 13 |
| Version: | 20240311 |
| Release: | 6.el10 |
| Architecture: | noarch |
| Group: | Applications/Publishing |
| Size: | 156059 |
| License: | LPPL-1.3c |
| RPM: | texlive-ifplatform-20240311-6.el10.noarch.rpm |
| Source RPM: | texlive-20240311-6.el10.src.rpm |
| Build Date: | Sat Feb 01 2025 |
| Build Host: | build-ol10-x86_64.oracle.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. |