blob: 720750e3bbe20e0a3e93195967de392b83e86417 (
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
43
44
|
<!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/etex.zip">
<TPM:Name>etex</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/12 23:55:08</TPM:Date>
<TPM:Version>5.94a</TPM:Version>
<TPM:Creator>popineau</TPM:Creator>
<TPM:Title>
An extended version of TeX, from the NTS project.
</TPM:Title>
<TPM:Description>
An extended version of TeX (which is capable of running as if it
were TeX unmodified). E-TeX has been specified by the LaTeX team
as the engine for the development of LaTeX, in the immediate
future; as a result, LaTeX (in all current TeX distributions) uses
e-TeX rather than "unadorned" TeX.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>503180</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="51610">
texmf-dist/tex/latex/etex/etex.sty
texmf-dist/tex/plain/etex/etex.src
texmf-dist/tex/plain/etex/etexdefs.lib
texmf-dist/tpm/etex.tpm
</TPM:RunFiles>
<TPM:DocFiles size="451570">
texmf-dist/doc/etex/base/etex.html
texmf-dist/doc/etex/base/etex_gen.tex
texmf-dist/doc/etex/base/etex_man.pdf
texmf-dist/doc/etex/base/etex_man.sty
texmf-dist/doc/etex/base/etex_man.tex
texmf-dist/doc/etex/base/etex_ref.html
texmf-dist/doc/etex/base/etex_src.html
texmf-dist/doc/etex/base/legal.html
texmf-dist/doc/etex/base/nts-group.html
texmf-dist/doc/etex/base/webmerge.tex
</TPM:DocFiles>
<TPM:Provides>Package/etex</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|