diff options
Diffstat (limited to 'Master/texmf-dist/tpm/dancers.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/dancers.tpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/dancers.tpm b/Master/texmf-dist/tpm/dancers.tpm new file mode 100644 index 00000000000..4a0ae280505 --- /dev/null +++ b/Master/texmf-dist/tpm/dancers.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/dancers.zip"> + <TPM:Name>dancers</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>Font for the Sherlock Holmes `Dancing Men'.</TPM:Title> + <TPM:Description> +MF source of a font containing the dancing men used as a code in +`The Dancing Men' by Sir Arthur Conan Doyle. + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>31733</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="31733"> +texmf-dist/fonts/source/public/dancers/dancers.mf +texmf-dist/fonts/tfm/public/dancers/dancers.tfm +texmf-dist/tpm/dancers.tpm + </TPM:RunFiles> + <TPM:Provides>Package/dancers</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |