[ Все 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 ]
×

Пакет texlive-tabu-9:20200406-26.el9_2.noarch download

Имя texlive-tabu
Эпоха 9
Версия 20200406
Релиз 26.el9_2
Архитектура noarch
Сайт http://tug.org/texlive/
Лицензия LPPL
Время сборки 2023-07-13 21:09:33
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Flexible LaTeX tabulars
Репозитории AppStream
Полное описание The package provides an environment, tabu, which will make any sort of tabular (that doesn't need to split across pages), and an environment longtabu which provides the facilities of tabu in a modified longtable environment. (Note that this latter offers an enhancement of ltxtable.) The package requires the array package, and needs e-TeX to run (since array.sty is present in every conforming distribution of LaTeX, and since every publicly available LaTeX format is built using e-TeX, the requirements are provided by default on any reasonable system). The package also requires xcolor for coloured rules in tables, and colortbl for coloured cells. The longtabu environment further requires that longtable be loaded. The package itself does not load any of these packages for the user. The tabu environment may be used in place of tabular, tabular* and tabularx environments, as well as the array environment in maths mode. It overloads tabularx's X-column specification, allowing a width specification, alignment (l, r, c and j) and column type indication (p, m and b). \begin{tabu} to <dimen> specifies a target width, and \begin{tabu} spread <dimen> enlarges the environment's "natural" width.
Эррата INFSA-2023:3661
Размер 1467 КиБ
Исходный проект texlive-20200406-26.el9_2
Контрольная сумма SHA-256 903c47a52b4bdc83d7ee5e69bb9724f0a389ddbe2833f2c34d06b6466355cd2e
× Full screenshot
История изменений 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