Name: | texlive-ifetex |
---|---|
Epoch: | 7 |
Version: | 20180414 |
Release: | 23.el8 |
Architecture: | noarch |
Group: | Applications/Publishing |
Size: | 132698 |
License: | LPPL 1.3 |
RPM: | texlive-ifetex-20180414-23.el8.noarch.rpm |
Source RPM: | texlive-20180414-23.el8.src.rpm |
Build Date: | Fri Oct 08 2021 |
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. |