Пакет texlive-listings-9:20200406-26.el9_2.noarch
Имя | texlive-listings |
---|---|
Эпоха | 9 |
Версия | 20200406 |
Релиз | 26.el9_2 |
Архитектура | noarch |
Сайт | http://tug.org/texlive/ |
Лицензия | LPPL |
Время сборки | 2023-07-13 21:09:33 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | Typeset source code listings using LaTeX |
Репозитории | AppStream |
Полное описание | 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). |
Эррата | INFSA-2023:3661 |
Размер | 2256 КиБ |
Исходный проект | texlive-20200406-26.el9_2 |
Контрольная сумма SHA-256 | 2d5f36ff6e37ab49ea6bd8360bbe02b66230a5ba301eb6b7051965fc9215706d |
×
* 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