blob: 5f2c9a530da56ff25b75e7e84e20c2f5b8b78bef (
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 "../../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/bbding.zip">
<TPM:Name>bbding</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2001/02/05 14:59:52</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
A symbol (dingbat) font and LaTeX macros for its use.
</TPM:Title>
<TPM:Description>
A symbol font bbding that contains many of the symbols of the Zapf
dingbats set (distributed as metafont), together with an NFSS
interface for using the font.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Peter Meuller Neergaard</TPM:Author>
<TPM:Size>123093</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="90537">
texmf-dist/fonts/source/public/bbding/bbding10.mf
texmf-dist/fonts/tfm/public/bbding/bbding10.tfm
texmf-dist/tex/latex/bbding/Uding.fd
texmf-dist/tex/latex/bbding/bbding.sty
texmf-dist/tpm/bbding.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="32556">
texmf-dist/source/latex/bbding/bbding.dtx
texmf-dist/source/latex/bbding/bbding.ins
</TPM:SourceFiles>
<TPM:Provides>Package/bbding</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|