blob: 21232529f63928331983680ca3103fae8056d730 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<!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/manfnt.zip">
<TPM:Name>manfnt</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:54:49</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>LaTeX support for the TeX book symbols.</TPM:Title>
<TPM:Description>
A package for easy access to the symbols of the manfnt, such as
dangerous Bend and Man-errata Arrow.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Axel Kielhorn</TPM:Author>
<TPM:Size>70051</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="46768">
texmf-dist/fonts/afm/hoekwater/manfnt/manfnt.afm
texmf-dist/fonts/map/dvips/manfnt/manfnt.map
texmf-dist/fonts/type1/hoekwater/manfnt/manfnt.pfb
texmf-dist/tex/latex/manfnt/manfnt.sty
texmf-dist/tpm/manfnt.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="23283">
texmf-dist/source/latex/manfnt/manfnt.dtx
texmf-dist/source/latex/manfnt/manfnt.ins
</TPM:SourceFiles>
<TPM:Installation>
<TPM:Execute function="addMap" mode="mixed" parameter="manfnt.map"/>
</TPM:Installation>
<TPM:Provides>Package/manfnt</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|