blob: cfdcef208a84c84a12e0ab2017d7b7bab86db1bb (
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
39
40
41
|
<!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/endfloat.zip">
<TPM:Name>endfloat</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/07/12 22:32:31</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>104290</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="14976">
texmf-dist/tex/latex/endfloat/efxmpl.cfg
texmf-dist/tex/latex/endfloat/endfloat.sty
texmf-dist/tpm/endfloat.tpm
</TPM:RunFiles>
<TPM:DocFiles size="377641">
texmf-dist/doc/latex/endfloat/COPYING
texmf-dist/doc/latex/endfloat/endfloat.asc
texmf-dist/doc/latex/endfloat/endfloat.pdf
texmf-dist/doc/latex/endfloat/readme.enf
</TPM:DocFiles>
<TPM:SourceFiles size="84652">
texmf-dist/source/latex/endfloat/endfloat.drv
texmf-dist/source/latex/endfloat/endfloat.dtx
texmf-dist/source/latex/endfloat/endfloat.ins
</TPM:SourceFiles>
<TPM:Provides>Package/endfloat</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|