[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package texlive-listofitems-9:20200406-26.el9_2.noarch download

Name texlive-listofitems
Epoch 9
Version 20200406
Release 26.el9_2
Architecture noarch
Website/URL http://tug.org/texlive/
License LPPL
Build Time 2023-07-13 21:09:33
Build Host builder-x86-03.inferitos.ru
Summary Grab items in lists using user-specified sep char
Repositories AppStream
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.
Errata INFSA-2023:3661
Size 799 KiB
Source Project texlive-20200406-26.el9_2
SHA-256 checksum 56a9ed9d02dbc5776a43284049f54c16b2c40fd8fae345cd13b059fbedb94ea8
× Full screenshot
Changelog link
* Fri May 26 2023 Than Ngo <than@redhat.com> - 9:20200406-26
- Resolves: #2209872, CVE-2023-32700

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 20200406-25
- Rebuilt for MSVSphere 9.1.

* Mon Feb 14 2022 Than Ngo <than@redhat.com> - 9:20200406-25
- Resolves: #2031879, fix invalid symlink to mktexmf

* Sun Dec 12 2021 Than Ngo <than@redhat.com> - 9:20200406-24
- Related: #2014453, fixed dependencies

* Tue Oct 19 2021 Than Ngo <than@redhat.com> - 9:20200406-23
- Resolves: #2014453, runtime requirement on python-unversioned-command

* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 9:20200406-22
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Mon Jul 05 2021 Than Ngo <than@redhat.com> - 9:20200406-21
- Related: #1960650, updated create-clean-texlive.sh, dropped ps2pk

* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 9:20200406-20
- Rebuilt for RHEL 9 BETA for openssl 3.0
  Related: rhbz#1971065

* Sun Jun 20 2021 Than Ngo <than@redhat.com> - 9:20200327-19
- Related: #1960650, add create-clean-texlive.sh to generate clean tarball from released build tarballs, update URLs

* Fri May 28 2021 Than Ngo <than@redhat.com> - 9:20200327-18
- Related: #1960650 - fixed license tags and rpath issue