[ 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-7:20180414-29.el8.noarch download

Name texlive-listings
Epoch 7
Version 20180414
Release 29.el8
Architecture noarch
Website/URL http://tug.org/texlive/
License LPPL
Build Time 2023-12-13 15:00:31
Build Host builder-x86-10.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
Size 1341 KiB
Source Project texlive-20180414-29.el8
SHA-256 checksum d89d058e73b648482c819abf2ca6c84ec78679cf040107af76bc85652bfd9611
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 7:20180414-29
- Rebuilt for MSVSphere 8.8

* Thu May 25 2023 Than Ngo <than@redhat.com> - 7:20180414-29
- Resolves: #2209870, CVE-2023-32700

* Mon Dec 12 2022 Than Ngo <than@redhat.com> - 7:20180414-28
- Related: #2150727, fix rpminspect issues

* Sat Dec 10 2022 Than Ngo <than@redhat.com> - 7:20180414-27
- Related: #2150727, fix rpminspect issues

* Wed Dec 07 2022 Than Ngo <than@redhat.com> - 7:20180414-26
- Resolves: #2150727 - translator.sty missing dependency

* Thu Dec 02 2021 Than Ngo <than@redhat.com> - 7:20180414-25
- Resolves: #2025493 - eps file does not show up when using xdvi

* Thu Jul 22 2021 Than Ngo <than@redhat.com> - 7:20180414-24
- Resolves: #1984929, Fix paths in pkgconfig files

* Fri Apr 30 2021 Than Ngo <than@redhat.com> - 7:20180414-23
- Related: #1902187, rebuild regarding to broken binutils

* Thu Apr 01 2021 Than Ngo <than@redhat.com> - 7:20180414-22
- Related: #1902187, require texlive-tetex

* Wed Mar 31 2021 Than Ngo <than@redhat.com> - 7:20180414-21
- Resolves: #1902187, add missing dependencies for texlive-kpathsea