blob: a559b5dcfc0b99a40f76aeade4bf4b08cf0aa251 (
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
36
37
38
39
40
41
42
|
<!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/dictsym.zip">
<TPM:Name>dictsym</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:43:17</TPM:Date>
<TPM:Version>2.0beta - 2004-07-26</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>DictSym font and macro package</TPM:Title>
<TPM:Description>
This directory contains the "DictSym" Type1 font designed by
Georg Verweyen and all files required to use it with LaTeX
on the Un*x or PC platform.
The font provides a number of symbols commonly used in
dictionaries. The accompanying macro package, makes the
symbols accessible as LaTeX commands.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Walter Schmidt</TPM:Author>
<TPM:Size>98367</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="66723">
texmf-dist/fonts/afm/public/dictsym/dictsym.afm
texmf-dist/fonts/map/dvips/dictsym/dictsym.map
texmf-dist/fonts/tfm/public/dictsym/dictsym.tfm
texmf-dist/fonts/type1/public/dictsym/dictsym.pfb
texmf-dist/fonts/type1/public/dictsym/dictsym.pfm
texmf-dist/tex/latex/dictsym/dictsym.sty
texmf-dist/tpm/dictsym.tpm
</TPM:RunFiles>
<TPM:DocFiles size="31644">
texmf-dist/doc/fonts/dictsym/README
texmf-dist/doc/fonts/dictsym/dictsym.pdf
texmf-dist/doc/fonts/dictsym/dictsym.tex
</TPM:DocFiles>
<TPM:Installation>
<TPM:Execute function="addMap" parameter="dictsym.map"/>
</TPM:Installation>
<TPM:Provides>Package/dictsym</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|