blob: 55154a214d9670a96878160776746819dd8a44fa (
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
|
<!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/edmac.zip">
<TPM:Name>edmac</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:52:34</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Typeset scholarly edition.</TPM:Title>
<TPM:Description>
A macro package for typesetting scholarly critical editions.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>John Lavagnino and Dominik Wujastyk</TPM:Author>
<TPM:Size>409018</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="65577">
texmf-dist/tex/generic/edmac/edmac.tex
texmf-dist/tex/generic/edmac/edmacfss.sty
texmf-dist/tex/generic/edmac/edstanza.tex
texmf-dist/tex/generic/edmac/tabmac.tex
texmf-dist/tpm/edmac.tpm
</TPM:RunFiles>
<TPM:DocFiles size="342166">
texmf-dist/doc/latex/edmac/COPYRIGHT
texmf-dist/doc/latex/edmac/braonain.tex
texmf-dist/doc/latex/edmac/copying
texmf-dist/doc/latex/edmac/ed-nfss.txt
texmf-dist/doc/latex/edmac/edmac.doc
texmf-dist/doc/latex/edmac/edstanza.doc
texmf-dist/doc/latex/edmac/edszadoc.tex
texmf-dist/doc/latex/edmac/features.tex
texmf-dist/doc/latex/edmac/readme
</TPM:DocFiles>
<TPM:SourceFiles size="1275">texmf-dist/source/latex/edmac/edmac.drv</TPM:SourceFiles>
<TPM:Provides>Package/edmac</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|