[ol10_appstream] texlive-listings-13:20240311-6.el10.noarch

Name:texlive-listings
Epoch:13
Version:20240311
Release:6.el10
Architecture:noarch
Group:Applications/Publishing
Size:3854308
License:LPPL-1.3c
RPM: texlive-listings-20240311-6.el10.noarch.rpm
Source RPM: texlive-20240311-6.el10.src.rpm
Build Date:Sat Feb 01 2025
Build Host:build-ol10-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).

Changelog (Show File list) (Show related packages)