blob: e3763b6a593e7bd3600c29d62ef8a45e0c60506d (
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
|
<!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/savefnmark.zip">
<TPM:Name>savefnmark</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/11/06 01:06:06</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Save name of the footnote mark for reuse.</TPM:Title>
<TPM:Description>
Sometimes the same footnote applies to more than one location in
a table. With this package the mark of a footnote can be saved
into a name, and re-used subsequently without creating another
footnote at the bottom.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Volker Kuhlmann</TPM:Author>
<TPM:Size>201994</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="3101">
texmf-dist/tex/latex/savefnmark/savefnmark.sty
texmf-dist/tpm/savefnmark.tpm
</TPM:RunFiles>
<TPM:DocFiles size="186881">
texmf-dist/doc/latex/savefnmark/savefnmark.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="12012">
texmf-dist/source/latex/savefnmark/savefnmark.drv
texmf-dist/source/latex/savefnmark/savefnmark.dtx
texmf-dist/source/latex/savefnmark/savefnmark.ins
</TPM:SourceFiles>
<TPM:Provides>Package/savefnmark</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|