blob: 951160a756770482507283517c9c77b600de60f1 (
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
|
<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/endfloat.zip">
<TPM:Name>endfloat</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/02/29 14:55:00</TPM:Date>
<TPM:Version>2.4i</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Move floats to the end with markers where they belong.
</TPM:Title>
<TPM:Description>
Place all figures on pages by themselves at the end of the
document with markers like "[Figure 3 about here]" appearing
in the text (by default) near to where the figure (or table)
would normally have occurred.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Jeffrey Goldberg</TPM:Author>
<TPM:Size>104288</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="14974">
texmf-dist/tex/latex/endfloat/efxmpl.cfg
texmf-dist/tex/latex/endfloat/endfloat.sty
texmf-dist/tpm/endfloat.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="89314">
texmf-dist/source/latex/endfloat/endfloat.asc
texmf-dist/source/latex/endfloat/endfloat.drv
texmf-dist/source/latex/endfloat/endfloat.dtx
texmf-dist/source/latex/endfloat/endfloat.ins
texmf-dist/source/latex/endfloat/readme.enf
</TPM:SourceFiles>
<TPM:Provides>Package/endfloat</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|