Name: | texlive-listofitems |
---|---|
Epoch: | 9 |
Version: | 20200406 |
Release: | 26.el9 |
Architecture: | noarch |
Group: | Applications/Publishing |
Size: | 961361 |
License: | LPPL |
RPM: | texlive-listofitems-20200406-26.el9.noarch.rpm |
Source RPM: | texlive-20200406-26.el9.src.rpm |
Build Date: | Thu Oct 26 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://tug.org/texlive/ |
Summary: | Grab items in lists using user-specified sep char |
Description: | This simple package is designed to read a list of items whose parsing character may be selected by the user. Once the list is read, its items are stored in a structure that behaves as a dimensioned array. As such, it becomes very easy to access an item in the list by its number. For example, if the list is stored in the macro \foo, the item #3 is designated by \foo[3]. A component may, in turn, be a list with a parsing delimiter different from the parent list, paving the way for nesting and employing a syntax reminiscent of an array of several dimensions of the type \foo[3,2] to access the item #2 of the list contained within the item #3 of the top-tier list. |
- Resolves: #2209872, CVE-2023-32700
- Resolves: #2031879, fix invalid symlink to mktexmf
- Related: #2014453, fixed dependencies
- Resolves: #2014453, runtime requirement on python-unversioned-command
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Related: #1960650, updated create-clean-texlive.sh, dropped ps2pk
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Related: #1960650, add create-clean-texlive.sh to generate clean tarball from released build tarballs, update URLs
- Related: #1960650 - fixed license tags and rpath issue