diff options
Diffstat (limited to 'Master/texmf-dist/tpm/mhs.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/mhs.tpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/mhs.tpm b/Master/texmf-dist/tpm/mhs.tpm new file mode 100644 index 00000000000..a2000d0a451 --- /dev/null +++ b/Master/texmf-dist/tpm/mhs.tpm @@ -0,0 +1,25 @@ +<!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/mhs.zip"> + <TPM:Name>mhs</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/02/29 14:55:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Historical mathematics.</TPM:Title> + <TPM:Description> +This package provides a collection of macros for descriptions of +historical mathematicians. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>137654</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="137654"> +texmf-dist/tex/latex/mhs/mhs.sty +texmf-dist/tpm/mhs.tpm + </TPM:RunFiles> + <TPM:Provides>Package/mhs</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |