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/mex.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/mex.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/mex.tpm | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/Master/texmf-dist/tpm/mex.tpm b/Master/texmf-dist/tpm/mex.tpm deleted file mode 100644 index 3e7ef28fb29..00000000000 --- a/Master/texmf-dist/tpm/mex.tpm +++ /dev/null @@ -1,50 +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/mex.zip"> - <TPM:Name>mex</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:49:16</TPM:Date> - <TPM:Version>5.95</TPM:Version> - <TPM:Creator>staw</TPM:Creator> - <TPM:Title>A Polish format for TeX.</TPM:Title> - <TPM:Description> -MeX is an adaptation of Plain TeX and LaTeX209 formats to the -Polish language and to the Polish printing customs. It contains -a complete set of MetaFont sources of Polish fonts, hyphenation -rules for the Polish language and sources of formats. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Boguslaw Jackowski and M. Rycko</TPM:Author> - <TPM:Size>197799</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="40181"> -texmf-dist/tex/mex/base/lamex.tex -texmf-dist/tex/mex/base/mex.tex -texmf-dist/tex/mex/base/mex1.tex -texmf-dist/tex/mex/base/mex2.tex -texmf-dist/tex/mex/base/mexconf.tex -texmf-dist/tex/mex/config/mex.ini -texmf-dist/tex/mex/config/pdfmex.ini -texmf-dist/tpm/mex.tpm - </TPM:RunFiles> - <TPM:DocFiles size="113967"> -texmf-dist/doc/mex/base/00readme -texmf-dist/doc/mex/base/mex.html -texmf-dist/doc/mex/base/mexinfo.eng -texmf-dist/doc/mex/base/mexinfo.pol -texmf-dist/doc/mex/base/qq.eps -texmf-dist/doc/mex/base/tstmex.tex - </TPM:DocFiles> - <TPM:SourceFiles size="43651"> -texmf-dist/source/mex/base/eminst.zip -texmf-dist/source/mex/base/istyles.zip - </TPM:SourceFiles> - <TPM:Requires> - <TPM:Package name="pl"/> - <TPM:TLCore name="hyphen-polish"/> - </TPM:Requires> - <TPM:Provides>Package/mex</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |