blob: 2811fd9f746919583e3c6221dfaeddb24f77af89 (
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
|
<!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/cryst.zip">
<TPM:Name>cryst</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:47:01</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Font for symmetry elements in crystallography.
</TPM:Title>
<TPM:Description>
Font for symmetry elements in crystallography.
</TPM:Description>
<TPM:Author>Ulrich Mueller</TPM:Author>
<TPM:Size>83974</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="53293">
texmf-dist/fonts/source/public/cryst/cryst.mf
texmf-dist/fonts/tfm/public/cryst/cryst.tfm
texmf-dist/tex/latex/cryst/ucrys.fd
texmf-dist/tpm/cryst.tpm
</TPM:RunFiles>
<TPM:DocFiles size="30681">
texmf-dist/doc/fonts/cryst/cryst.dvi
texmf-dist/doc/fonts/cryst/cryst.ger
texmf-dist/doc/fonts/cryst/cryst.tex
</TPM:DocFiles>
<TPM:Provides>Package/cryst</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|