blob: 02c9d4d761db152518a15b6a4bbb0fac57cc7753 (
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
45
46
47
48
49
50
51
52
53
54
55
56
|
<!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/eplain.zip">
<TPM:Name>eplain</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/12/03 13:17:00</TPM:Date>
<TPM:Version>3.1</TPM:Version>
<TPM:Creator>popineau</TPM:Creator>
<TPM:Title>Extended plain tex macros.</TPM:Title>
<TPM:Description>
Simple but powerful extended version of the plain format,
adding support for bibliographies, tables of contents,
enumerated lists, verbatim input of files, numbered equations,
tables, two-column output, footnotes and commutative diagrams.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Karl Berry, Oleg Katsitadze</TPM:Author>
<TPM:Size>2236526</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="190287">
texmf-dist/tex/eplain/arrow.tex
texmf-dist/tex/eplain/btxmac.tex
texmf-dist/tex/eplain/eplain.aux
texmf-dist/tex/eplain/eplain.ini
texmf-dist/tex/eplain/eplain.tex
texmf-dist/tpm/eplain.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1670649">
texmf-dist/doc/eplain/AUTHORS
texmf-dist/doc/eplain/COPYING
texmf-dist/doc/eplain/ChangeLog
texmf-dist/doc/eplain/INSTALL
texmf-dist/doc/eplain/NEWS
texmf-dist/doc/eplain/PROJECTS
texmf-dist/doc/eplain/README
texmf-dist/doc/eplain/demo/Makefile
texmf-dist/doc/eplain/demo/lscommnt.tex
texmf-dist/doc/eplain/demo/xhyper.tex
texmf-dist/doc/eplain/doc/eplain.html
texmf-dist/doc/eplain/doc/eplain.pdf
texmf-dist/doc/eplain/doc/lscommnt.jpg
texmf-dist/doc/eplain/doc/xhyper.jpg
texmf-dist/doc/eplain/util/idxuniq
texmf-dist/doc/eplain/util/trimsee
</TPM:DocFiles>
<TPM:SourceFiles size="375590">
texmf-dist/source/eplain/eplain-source-3.1.zip
</TPM:SourceFiles>
<TPM:Requires>
<TPM:TLCore name="bin-eplain"/>
</TPM:Requires>
<TPM:Provides>Package/eplain</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|