blob: c640eed8e33fe9977d6d5ef2a20b3e8740c3514d (
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
|
<!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/euxm.zip">
<TPM:Name>euxm</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/02/29 14:55:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>No caption.</TPM:Title>
<TPM:Description>
Like EUSM but with two more characters needed for Concrete Math
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Donald Knuth</TPM:Author>
<TPM:Size>7243</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="7243">
texmf-dist/fonts/source/public/euxm/euxm10.mf
texmf-dist/fonts/source/public/euxm/euxm5.mf
texmf-dist/fonts/source/public/euxm/euxm7.mf
texmf-dist/fonts/source/public/euxm/euxmch.mf
texmf-dist/fonts/tfm/public/euxm/euxm10.tfm
texmf-dist/fonts/tfm/public/euxm/euxm5.tfm
texmf-dist/fonts/tfm/public/euxm/euxm7.tfm
texmf-dist/tpm/euxm.tpm
</TPM:RunFiles>
<TPM:Provides>Package/euxm</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|