pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-listings
Module Name: pkgsrc
Committed By: minskim
Date: Mon Aug 3 23:45:46 UTC 2009
Update of /cvsroot/pkgsrc/print/tex-listings
In directory ivanova.netbsd.org:/tmp/cvs-serv108
Log Message:
Import tex-listings-1.4 as print/tex-listings.
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).
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/print/tex-listings/DESCR
N pkgsrc/print/tex-listings/Makefile
N pkgsrc/print/tex-listings/PLIST
N pkgsrc/print/tex-listings/distinfo
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index