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

Name texlive-listings
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 Typeset source code listings using LaTeX
Repositories AppStream
Description 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).
Errata INFSA-2023:3661
Size 2256 KiB
Source Project texlive-20200406-26.el9_2
SHA-256 checksum 2d5f36ff6e37ab49ea6bd8360bbe02b66230a5ba301eb6b7051965fc9215706d
× 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