diff options
author | Hans Hagen <pragma@wxs.nl> | 2009-10-16 16:13:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2009-10-16 16:13:00 +0200 |
commit | 7f9b179ad5be5000f67192f283d20e7120402bd9 (patch) | |
tree | 18f83a8cbfe7fed1c2a6939fb4b2cf10473abbbe /tpm | |
parent | c878054f6360d50885dbdab96643a8f3ac61c46c (diff) | |
download | context-7f9b179ad5be5000f67192f283d20e7120402bd9.tar.gz |
beta 2009.10.16 16:13
Diffstat (limited to 'tpm')
-rw-r--r-- | tpm/t-bib.tpm | 46 | ||||
-rw-r--r-- | tpm/u-texshow.tpm | 30 |
2 files changed, 0 insertions, 76 deletions
diff --git a/tpm/t-bib.tpm b/tpm/t-bib.tpm deleted file mode 100644 index 171cc7f1d..000000000 --- a/tpm/t-bib.tpm +++ /dev/null @@ -1,46 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "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://dl.contextgarden.net/modules/t-bib.zip"> - <TPM:Name>t-bib</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/12/07 18:00:00</TPM:Date> - <TPM:Version>2006.12.07</TPM:Version> - <TPM:Creator>taco</TPM:Creator> - <TPM:Title>ConTeXt Bibliographies</TPM:Title> - <TPM:Description> -A bibliographic subsystem for ConTeXt - </TPM:Description> - <TPM:Author>Taco Hoekwater</TPM:Author> - <TPM:Size>575599</TPM:Size> - <TPM:Build/> - <TPM:RunFiles size="258797"> -tex/context/bib/bibl-ams.tex -tex/context/bib/bibl-apa-de.tex -tex/context/bib/bibl-apa-fr.tex -tex/context/bib/bibl-apa.tex -tex/context/bib/bibl-aps.tex -tex/context/bib/bibl-num-fr.tex -tex/context/bib/bibl-num.tex -tex/context/bib/bibl-ssa.tex -tex/context/bib/t-bib.tex -tex/context/bib/t-bib.mkii -tex/context/bib/t-bib.mkiv -tex/context/bib/t-bibltx.tex -tex/context/interface/t-bib.xml -bibtex/bst/context/cont-ab.bst -bibtex/bst/context/cont-au.bst -bibtex/bst/context/cont-no.bst -bibtex/bst/context/cont-ti.bst -tpm/t-bib.tpm - </TPM:RunFiles> - <TPM:DocFiles size="316802"> -doc/context/bib/bibmod-doc.pdf -doc/context/bib/bibmod-doc.tex - </TPM:DocFiles> - <TPM:Requires> - <TPM:Package name="context"/> - </TPM:Requires> - <TPM:Provides>Package/t-bib</TPM:Provides> - </rdf:Description> -</rdf:RDF> - diff --git a/tpm/u-texshow.tpm b/tpm/u-texshow.tpm deleted file mode 100644 index 4afb95300..000000000 --- a/tpm/u-texshow.tpm +++ /dev/null @@ -1,30 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "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://dl.contextgarden.net/modules/u-texshow.zip"> - <TPM:Name>u-texshow</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/11/20 00:00:00</TPM:Date> - <TPM:Version>0.3</TPM:Version> - <TPM:Creator>taco</TPM:Creator> - <TPM:Title>TeXShow / XML</TPM:Title> - <TPM:Description> -ConTeXt command and parameter reference - </TPM:Description> - <TPM:Author>Taco Hoekwater</TPM:Author> - <TPM:Size>36129</TPM:Size> - <TPM:Build/> - <TPM:RunFiles size="30212"> -scripts/context/perl/texshow.pl -tpm/u-texshow.tpm - </TPM:RunFiles> - <TPM:DocFiles size="5917"> -doc/context/scripts/perl/texshow.1 -doc/context/scripts/perl/texshow.html - </TPM:DocFiles> - <TPM:Requires> - <TPM:Package name="context"/> - </TPM:Requires> - <TPM:Provides>Package/u-texshow</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |