Name: | texlive-listings |
---|---|
Epoch: | 2 |
Version: | svn15878.1.4 |
Release: | 45.el7 |
Architecture: | noarch |
Group: | Applications/Publishing |
Size: | 429913 |
License: | LPPL |
RPM: | texlive-listings-svn15878.1.4-45.el7.noarch.rpm |
Source RPM: | texlive-2012-45.20130427_r30134.el7.src.rpm |
Build Date: | Fri Nov 22 2019 |
Build Host: | jenkins-10-147-72-125-882625d1-d217-46a8-a811-ab946bb43308.appad1iad.osdevelopmeniad.oraclevcn.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). date: 2007-03-12 20:45:12 +0100 |
- Related: #1650521, buffer overflow in t1_check_unusual_charstring function
- Resolves: #1650521, buffer overflow in t1_check_unusual_charstring function
- Related: #1337981 - fixed memset warning detected by rpmdiff
- Related: #1337981 - fixed VerifyTest
- Related: #1337981 - silence the warning
- Resolves: #1337981 - silence the warning
- Resolves: #1320337 - dependiency on texlive-xetex-def - Resolves: #1350485 - updmap from texlive-tetex-bin cannot be executed - Resolves: #1337925 - scriptlet errors - Resolves: #1186825 - add coreutils for post/unpost
- Resolves: bz#1198299, directory not owned by any package issue
- Resolves: bz#1198299, add texlive-adjustbox
- fix rpath issue in mpost (rpmdiff)