blob: f9475b7a13b1838b3a107a405142745277857885 (
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
|
<!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/01/11 23:57:16</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>14980</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="2968">
texmf-dist/tex/latex/savefnmark/savefnmark.sty
texmf-dist/tpm/savefnmark.tpm
</TPM:RunFiles>
<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>
|