| Name: | texlive-ifetex |
|---|---|
| Epoch: | 7 |
| Version: | 20180414 |
| Release: | 29.el8_8 |
| Architecture: | noarch |
| Group: | Applications/Publishing |
| Size: | 132698 |
| License: | LPPL |
| RPM: | texlive-ifetex-20180414-29.el8_8.noarch.rpm |
| Source RPM: | texlive-20180414-29.el8_8.src.rpm |
| Build Date: | Mon Jun 19 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://tug.org/texlive/ |
| Summary: | Provides \ifetex switch |
| Description: | The package provides the switch \ifetex which indicates whether
e-TeX is available or not. The package can be loaded as LaTeX
package using \usepackage{ifetex} or in plain TeX using \input
ifetex. In either case it aborts silently if the \ifetex macro
is already defined. The package's test is whether \eTeXversion
is defined as a primitive; if it is, the package assumes e-TeX
features are available. |