| Name: | texlive-listings |
|---|---|
| Epoch: | 7 |
| Version: | 20180414 |
| Release: | 29.el8 |
| Architecture: | noarch |
| Group: | Applications/Publishing |
| Size: | 1696724 |
| License: | LPPL |
| RPM: | texlive-listings-20180414-29.el8.noarch.rpm |
| Source RPM: | texlive-20180414-29.el8.src.rpm |
| Build Date: | Wed Nov 01 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://tug.org/texlive/ |
| Summary: | Typeset source code listings using LaTeX |
| 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). |
- Resolves: #2209869, CVE-2023-32700
- Related: #2150727, fix rpminspect issues
- Related: #2150727, fix rpminspect issues
- Resolves: #2150727 - translator.sty missing dependency
- Resolves: #2025493 - eps file does not show up when using xdvi
- Resolves: #1984929, Fix paths in pkgconfig files
- Related: #1902187, rebuild regarding to broken binutils
- Related: #1902187, require texlive-tetex
- Resolves: #1902187, add missing dependencies for texlive-kpathsea
- Resolves: #1889802, adapted texlive for poppler-20.10.0