blob: 6826541dbfa0ca9f682bcfbec61ffd328f002681 (
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/em.zip">
<TPM:Name>em</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2002/03/14 23:02:09</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>The em package.</TPM:Title>
<TPM:Description>
The LaTeX PSNFSS support files for `European Modern' (EM) fonts on
their own are not useful without the actual fonts. The EM font set
itself is available from YandY, Inc.
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>57595</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="17935">
texmf-dist/tex/latex/em/em.sty
texmf-dist/tpm/em.tpm
</TPM:RunFiles>
<TPM:DocFiles size="10713">texmf-dist/doc/latex/em/em.txt</TPM:DocFiles>
<TPM:SourceFiles size="28947">
texmf-dist/source/latex/em/em.fdd
texmf-dist/source/latex/em/em.ins
</TPM:SourceFiles>
<TPM:Provides>Package/em</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|