jvlisting – A replacement for LaTeX's verbatim package
This package provides a LaTeX environment listing, an
alternative to the built-in verbatim environment. The
listing environment is tailored for including
listings of computer program source code into documents.
The main advantages over the original verbatim
environment are:
– environments automatically fixes leading whitespace
so that the environment and program listing can be indented with
the rest of the document source, and;
– listing environments may easily be customised
and extended.
| CTAN path | /macros/latex/contrib/jvlisting |
|---|---|
| Documentation |
Package documentation |
| Version | 0.7 |
| License | The LaTeX Project Public License |
| Copyright | 2011 Jochen Voss |
| Maintainer | Jochen Voss |
| Contained in | TeXLive as jvlisting |
| MiKTeX as jvlisting | |
| Topics |
code listing, syntax highlighting |
| See also |
verbatim |
