Letter T

texlive-listings - Typeset source code listings using LaTeX

Website: http://tug.org/texlive/
License: LPPL
Vendor: Fedora Project
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

Packages

texlive-listings-1.4.svn15878-6.fc18.noarch [132 KiB] Changelog by Jindrich Novy (2012-11-07):
- use -std=c++11 for all C++ apps in texlive to avoid symbol problems
(thanks to Jakub Jelinek)

Listing created by Repoview-0.6.6-3.fc18