Package texlive-listings-13:20240311-6.el10.noarch
Name | texlive-listings |
---|---|
Epoch | 13 |
Version | 20240311 |
Release | 6.el10 |
Architecture | noarch |
Website/URL | http://tug.org/texlive/ |
License | LPPL-1.3c |
Build Time | 2025-04-03 09:33:00 |
Build Host | builder-x86-05.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 | 2873 KiB |
Source Project | texlive-20240311-6.el10 |
SHA-256 checksum | bacedf1ec84d9e51adea60d3d032d2cff9c31a97074a1d0e9cb23aceb196a3b9 |
×
* Fri Dec 06 2024 Than Ngo <than@redhat.com> - 13:20240311-6 - Resolves: RHEL-70243, remove xdvi due to removal of X11 in ghostscript - Resolves: RHEL-69757, fix python-sphinx FTBFS * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 13:202403 - Rebuilt for MSVSphere 10 * Fri Nov 08 2024 Than Ngo <than@redhat.com> - 13:202403 - Add two subpackages for texlive 2024: firstaid, hypcap can't find latex2e-first-aid-for-external-files.ltx file - Drop luajittex Resolves: RHEL-65862 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 13:20240311-4 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Oct 14 2024 Than Ngo <than@redhat.com> - 13:20240311-3 - include luajit for x86_64 only as it only supports this arch - fix requirement on tex-kpathsea, texlive-base - fix unicode issues - add rpminspect.yaml Related: RHEL-59868 * Mon Oct 07 2024 Than Ngo <than@redhat.com> - 13:20240311-2 - removed obsoleted patch - fixed file conflicts in bibtex, oberdiek, xetex, attachfile, xepersian - fixed texlive-docindex conflict with texlive-base Related: RHEL-59868 Resolves: RHEL-53483, RHEL-53786 * Sat Oct 05 2024 Than Ngo <than@redhat.com> - 13:20240311-1 - Resolves: RHEL-59868, update to texlive-2024 * Tue Jul 02 2024 Than Ngo <than@redhat.com> - 12:20230311-19 - Resolves: RHEL-45900, convert license to SPDX * Wed Jun 26 2024 Than Ngo <than@redhat.com> - 12:20230311-18 - Fixed eufm font mapping - Added missing license and fixed file list in texlive-plain Related: RHEL-34826 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 12:20230311-17 - Bump release for June 2024 mass rebuild