diff options
Diffstat (limited to 'Master/texmf-dist/tpm/pict2e.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/pict2e.tpm | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/pict2e.tpm b/Master/texmf-dist/tpm/pict2e.tpm new file mode 100644 index 00000000000..05ce231f9b5 --- /dev/null +++ b/Master/texmf-dist/tpm/pict2e.tpm @@ -0,0 +1,51 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/pict2e.zip"> + <TPM:Name>pict2e</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/11/19 16:25:37</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>New implementation of picture commands.</TPM:Title> + <TPM:Description> +This package was described in the 2nd edition of "LaTeX: A Document +Preparation System", but the LaTeX project team declined to produce +the package. For a long time, LaTeX has included a "pict2e package" +that merely produced an apologetic error message. +The new package extends the existing LaTeX picture environment, using +the familiar technique (cf. the graphics and color packages) of driver +files. The package documentation (pict2e.dtx) has a fair number of +examples of use, showing where things are improved by comparison with +the LaTeX picture environment. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Hubert Glein and Rolf Niepraschk</TPM:Author> + <TPM:Size>513608</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="30164"> +texmf-dist/tex/latex/pict2e/p2e-dvipdfm.def +texmf-dist/tex/latex/pict2e/p2e-dvips.def +texmf-dist/tex/latex/pict2e/p2e-pctex32.def +texmf-dist/tex/latex/pict2e/p2e-pctexps.def +texmf-dist/tex/latex/pict2e/p2e-pdftex.def +texmf-dist/tex/latex/pict2e/p2e-textures.def +texmf-dist/tex/latex/pict2e/p2e-vtex.def +texmf-dist/tex/latex/pict2e/pict2e.cfg +texmf-dist/tex/latex/pict2e/pict2e.sty +texmf-dist/tpm/pict2e.tpm + </TPM:RunFiles> + <TPM:DocFiles size="356041"> +texmf-dist/doc/latex/pict2e/README +texmf-dist/doc/latex/pict2e/manifest.txt +texmf-dist/doc/latex/pict2e/p2e-drivers.pdf +texmf-dist/doc/latex/pict2e/pict2e.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="127403"> +texmf-dist/source/latex/pict2e/p2e-drivers.dtx +texmf-dist/source/latex/pict2e/pict2e.dtx +texmf-dist/source/latex/pict2e/pict2e.ins + </TPM:SourceFiles> + <TPM:Provides>Package/pict2e</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |