[ Все 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-listings-9:20200406-26.el9_2.noarch download

Имя texlive-listings
Эпоха 9
Версия 20200406
Релиз 26.el9_2
Архитектура noarch
Сайт http://tug.org/texlive/
Лицензия LPPL
Время сборки 2025-02-21 16:15:28
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Typeset source code listings using LaTeX
Репозитории OS
Полное описание Typeset programs (programming code) within LaTeX. The source code is read directly by TeX. Keywords, comments and strings can be typeset using different styles (default is bold for keywords, italic for comments and no special style for strings). Includes support for hyperref. To use, simply \usepackage{listings}, identify the language with \lstset{language=Python}, then employ the \begin{lstlisting} ... \end{lstlisting} environment or the \lstinputlisting{filename.py} command. Short (in-line) listings are also available, using either \lstinline|...| or | ... | (after defining the | token with the \lstMakeShortInline command).
Эррата
Размер 2257 КиБ
Исходный проект texlive-20200406-26.el9_2
Контрольная сумма SHA-256 7e223ebf30fb1d79947dba80fc7327bc6f3fbad1c8c38d3048fac278a51376db
× 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