diff options
Diffstat (limited to 'Master/texmf-dist/tpm/metatex.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/metatex.tpm | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/Master/texmf-dist/tpm/metatex.tpm b/Master/texmf-dist/tpm/metatex.tpm deleted file mode 100644 index 087da528b3c..00000000000 --- a/Master/texmf-dist/tpm/metatex.tpm +++ /dev/null @@ -1,43 +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/metatex.zip"> - <TPM:Name>metatex</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:45:48</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>METATeX communicates TeX and METAFONT</TPM:Title> - <TPM:Description> -METATeX is a set of plain TeX and METAFONT macros that you can -use to define both the text and the figures in a single source -file. Because METATeX sets up two way communication, from TeX -to METAFONT and back from METAFONT to TeX, drawing dimensions -can be controlled by TeX and labels can be located by METAFONT. -Only standard features of TeX and -METAFONT are used, but two runs of TeX and one of METAFONT are -needed. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Ramon Casares</TPM:Author> - <TPM:Size>217116</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="9143"> -texmf-dist/tex/plain/metatex/metatex.tex -texmf-dist/tpm/metatex.tpm - </TPM:RunFiles> - <TPM:DocFiles size="207973"> -texmf-dist/doc/plain/metatex/README -texmf-dist/doc/plain/metatex/gpl.txt -texmf-dist/doc/plain/metatex/mtmp2pdf.tex -texmf-dist/doc/plain/metatex/mtpaper.pdf -texmf-dist/doc/plain/metatex/mtpaper/delay.mf -texmf-dist/doc/plain/metatex/mtpaper/diagram.tex -texmf-dist/doc/plain/metatex/mtpaper/frame.tex -texmf-dist/doc/plain/metatex/mtpaper/mtpaper.tex -texmf-dist/doc/plain/metatex/mtpaper/shadow.tex - </TPM:DocFiles> - <TPM:Provides>Package/metatex</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |