blob: 4d5bdf8a5a821d83aea6bf1772ce0f14f3ce37b4 (
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
|
<!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/yafoot.zip">
<TPM:Name>yafoot</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:59:32</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Miscellaneous footnote commands.</TPM:Title>
<TPM:Description>
Contains three style files; pfnote.sty to enclose footnote
numbers within a page; fnpos.sty to control the position of
footnotes; dblfnote to make footnotes double-columned.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Hiroshi Nakashima</TPM:Author>
<TPM:Size>99468</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="17423">
texmf-dist/tex/latex/yafoot/dblfnote.sty
texmf-dist/tex/latex/yafoot/fnpos.sty
texmf-dist/tex/latex/yafoot/pfnote.sty
texmf-dist/tpm/yafoot.tpm
</TPM:RunFiles>
<TPM:DocFiles size="24385">
texmf-dist/doc/latex/yafoot/README
texmf-dist/doc/latex/yafoot/yafoot-man.dvi
texmf-dist/doc/latex/yafoot/yafoot-man.tex
</TPM:DocFiles>
<TPM:SourceFiles size="57660">
texmf-dist/source/latex/yafoot/yafoot.dtx
texmf-dist/source/latex/yafoot/yafoot.ins
</TPM:SourceFiles>
<TPM:Provides>Package/yafoot</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|