./print/tex-listings, Typeset source code listings using LaTeX

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 1.6, Package name: tex-listings-1.6, Maintainer: minskim

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).


Required to run:
[print/kpathsea] [print/tex-url] [print/tex-fancyvrb] [print/tex-latex] [print/tex-hyperref]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)