From 7fb60a74aab3febff8b73f2c8485f038d6a5e8cf Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 18 Jun 2007 14:07:29 +0000 Subject: its tlpsrc, not tlsrc now ... updates to many of the tlpsrc git-svn-id: svn://tug.org/texlive/trunk@4468 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/examplep.tlpsrc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Master/tlpkg/tlpsrc/examplep.tlpsrc (limited to 'Master/tlpkg/tlpsrc/examplep.tlpsrc') diff --git a/Master/tlpkg/tlpsrc/examplep.tlpsrc b/Master/tlpkg/tlpsrc/examplep.tlpsrc new file mode 100644 index 00000000000..b1ae5864e7c --- /dev/null +++ b/Master/tlpkg/tlpsrc/examplep.tlpsrc @@ -0,0 +1,20 @@ +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] -- cgit v1.2.3