name examplep category Package shortdesc Verbatim phrases and listings in LaTeX. longdesc Examplep provides sophisticated features for typesetting verbatim longdesc source code listings, including the display of the source code and longdesc its compiled LaTeX or METAPOST output side-by-side, with automatic longdesc width detection and enabled page breaks (in the source), without longdesc the need for specifying the source twice. Special care is taken longdesc that section, page and footnote numbers do not interfere with the longdesc main document. For typesetting short verbatim phrases, a longdesc replacement for the \verb command is also provided in the package, longdesc which can be used inside tables and moving arguments such as longdesc footnotes and section titles. The listings package is used for longdesc syntax highlighting. The accompanying codep package and the longdesc wrfiles.pl Perl script provide a convenient interface to the longdesc examplep package for authors of manuals. With codep it is longdesc possible to generate the source code, the LaTeX or METAPOST output longdesc and the compilable example file from a single source embedded into longdesc the appropriate place of the .tex document file. [description longdesc copied from TeX Catalogue]