print/tex-listings - The NetBSD Packages Collection

Typeset source code listings using LaTeX

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

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

print/tex-algorithms print/tex-fancyvrb print/tex-graphics print/tex-hyperref print/tex-latex print/tex-url print/kpathsea

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64tex-listings-1.8d.tgz
NetBSD 10.0aarch64tex-listings-1.8d.tgz
NetBSD 10.0aarch64ebtex-listings-1.8d.tgz
NetBSD 10.0earmv6hftex-listings-1.8d.tgz
NetBSD 10.0earmv6hftex-listings-1.8d.tgz
NetBSD 10.0earmv7hftex-listings-1.8d.tgz
NetBSD 10.0earmv7hftex-listings-1.8d.tgz
NetBSD 10.0i386tex-listings-1.8d.tgz
NetBSD 10.0powerpctex-listings-1.8d.tgz
NetBSD 10.0powerpctex-listings-1.8d.tgz
NetBSD 10.0powerpctex-listings-1.8d.tgz
NetBSD 10.0powerpctex-listings-1.8d.tgz
NetBSD 10.0x86_64tex-listings-1.8d.tgz
NetBSD 10.0x86_64tex-listings-1.8d.tgz
NetBSD 8.0i386tex-listings-1.8d.tgz
NetBSD 8.0i386tex-listings-1.8d.tgz
NetBSD 8.0powerpctex-listings-1.8d.tgz
NetBSD 8.0powerpctex-listings-1.8d.tgz
NetBSD 8.0x86_64tex-listings-1.8d.tgz
NetBSD 8.0x86_64tex-listings-1.8d.tgz
NetBSD 9.0aarch64tex-listings-1.8d.tgz
NetBSD 9.0aarch64tex-listings-1.8d.tgz
NetBSD 9.0alphatex-listings-1.8d.tgz
NetBSD 9.0earmtex-listings-1.8d.tgz
NetBSD 9.0earmtex-listings-1.8d.tgz
NetBSD 9.0earmv6hftex-listings-1.8d.tgz
NetBSD 9.0earmv6hftex-listings-1.8d.tgz
NetBSD 9.0earmv7hftex-listings-1.8d.tgz
NetBSD 9.0earmv7hftex-listings-1.8d.tgz
NetBSD 9.0i386tex-listings-1.8d.tgz
NetBSD 9.0i386tex-listings-1.8d.tgz
NetBSD 9.0i386tex-listings-1.8d.tgz
NetBSD 9.0m68ktex-listings-1.8d.tgz
NetBSD 9.0mips64ebtex-listings-1.8d.tgz
NetBSD 9.0mips64ebtex-listings-1.8d.tgz
NetBSD 9.0mipseltex-listings-1.8d.tgz
NetBSD 9.0mipseltex-listings-1.8d.tgz
NetBSD 9.0mipseltex-listings-1.8d.tgz
NetBSD 9.0powerpctex-listings-1.8d.tgz
NetBSD 9.0powerpctex-listings-1.8d.tgz
NetBSD 9.0powerpctex-listings-1.8d.tgz
NetBSD 9.0sh3eltex-listings-1.8d.tgz
NetBSD 9.0sh3eltex-listings-1.8d.tgz
NetBSD 9.0sparc64tex-listings-1.8d.tgz
NetBSD 9.0sparc64tex-listings-1.8d.tgz
NetBSD 9.0sparctex-listings-1.8d.tgz
NetBSD 9.0sparctex-listings-1.8d.tgz
NetBSD 9.0x86_64tex-listings-1.8d.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.