diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-13 16:59:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-13 16:59:21 +0000 |
commit | c9bb2d4bf7827f115efdfe4798e0359219681e3b (patch) | |
tree | 32589dc064894f73b0f801255155498a0b7ddd97 /Master/texmf-dist/tpm/examplep.tpm | |
parent | f5bdcc408a6ac8e0afbd42f495035e0d5ae87609 (diff) |
remove tpm files, tlpkg is our way forward
git-svn-id: svn://tug.org/texlive/trunk@4575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/examplep.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/examplep.tpm | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/Master/texmf-dist/tpm/examplep.tpm b/Master/texmf-dist/tpm/examplep.tpm deleted file mode 100644 index a0746d99c13..00000000000 --- a/Master/texmf-dist/tpm/examplep.tpm +++ /dev/null @@ -1,56 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd"> -<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> - <rdf:Description about="http://texlive.dante.de/texlive/Package/examplep.zip"> - <TPM:Name>examplep</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/12/22 01:28:35</TPM:Date> - <TPM:Version>1.0</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Verbatim phrases and listings in LaTeX.</TPM:Title> - <TPM:Description> -Examplep provides sophisticated features for typesetting verbatim -source code listings, including the display of the source code and -its compiled LaTeX or METAPOST output side-by-side, with automatic -width detection and enabled page breaks (in the source), without -the need for specifying the source twice. Special care is taken -that section, page and footnote numbers do not interfere with the -main document. For typesetting short verbatim phrases, a -replacement for the \verb command is also provided in the package, -which can be used inside tables and moving arguments such as -footnotes and section titles. The -listings package is used for syntax -highlighting. -The accompanying codep package and the wrfiles.pl Perl script -provide a convenient interface to the examplep package for authors -of manuals. With codep it is possible to generate the source -code, the LaTeX or METAPOST output and the compilable example file -from a single source embedded into the appropriate place of the -.tex document file. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>unknown</TPM:Author> - <TPM:Size>692618</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="133882"> -texmf-dist/tex/latex/examplep/codep.sty -texmf-dist/tex/latex/examplep/examplep.sty -texmf-dist/tex/latex/examplep/verbfwr.sty -texmf-dist/tpm/examplep.tpm - </TPM:RunFiles> - <TPM:DocFiles size="558736"> -texmf-dist/doc/latex/examplep/README -texmf-dist/doc/latex/examplep/eurotex_2005_examplep.pdf -texmf-dist/doc/latex/examplep/eurotex_2005_examplep.tex -texmf-dist/doc/latex/examplep/houses.eps -texmf-dist/doc/latex/examplep/houses.pdf -texmf-dist/doc/latex/examplep/pexaminipage.eps -texmf-dist/doc/latex/examplep/pexaminipage.pdf -texmf-dist/doc/latex/examplep/shorthyp_t1xtts.eps -texmf-dist/doc/latex/examplep/shorthyp_t1xtts.pdf -texmf-dist/doc/latex/examplep/wrfiles.pl - </TPM:DocFiles> - <TPM:Provides>Package/examplep</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |