blob: 3644d5b2c468e35eb0411629300fcd2685b05ca8 (
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
|
<!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/pagenote.zip">
<TPM:Name>pagenote</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:55:52</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Notes at end of document.</TPM:Title>
<TPM:Description>
The pagenote package provides tagged notes on a separate page
(also known as "end notes"). Unless the
memoir class is used, the package
requires the ifmtarg package.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>196486</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="6020">
texmf-dist/tex/latex/pagenote/pagenote.sty
texmf-dist/tpm/pagenote.tpm
</TPM:RunFiles>
<TPM:DocFiles size="163745">
texmf-dist/doc/latex/pagenote/README
texmf-dist/doc/latex/pagenote/pagenote.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="26721">
texmf-dist/source/latex/pagenote/pagenote.dtx
texmf-dist/source/latex/pagenote/pagenote.ins
</TPM:SourceFiles>
<TPM:Provides>Package/pagenote</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|