diff options
Diffstat (limited to 'Master/texmf-dist/tpm/tapir.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/tapir.tpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/tapir.tpm b/Master/texmf-dist/tpm/tapir.tpm new file mode 100644 index 00000000000..d65488b64c0 --- /dev/null +++ b/Master/texmf-dist/tpm/tapir.tpm @@ -0,0 +1,34 @@ +<!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/tapir.zip"> + <TPM:Name>tapir</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/09/01 14:34:00</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>A simple geometrical font.</TPM:Title> + <TPM:Description> +'Tapir' is a simple geometrical font mostly created of line and +circular segments with constant thickness. +The character set contains all characters in the range 0--127 +(as in cmr10), accented characters used +in czech, slovak and polish language. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>256935</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="195451"> +texmf-dist/fonts/source/public/tapir/tap-enc.mf +texmf-dist/fonts/source/public/tapir/tap.mf +texmf-dist/fonts/type1/public/tapir/tap.pfb +texmf-dist/tpm/tapir.tpm + </TPM:RunFiles> + <TPM:DocFiles size="61484"> +texmf-dist/doc/latex/tapir/readme +texmf-dist/doc/latex/tapir/readme.pdf + </TPM:DocFiles> + <TPM:Provides>Package/tapir</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |