diff options
Diffstat (limited to 'Master/texmf-dist/tpm/endfloat.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/endfloat.tpm | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Master/texmf-dist/tpm/endfloat.tpm b/Master/texmf-dist/tpm/endfloat.tpm deleted file mode 100644 index 4a7de623d05..00000000000 --- a/Master/texmf-dist/tpm/endfloat.tpm +++ /dev/null @@ -1,42 +0,0 @@ -<!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:33:04</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>477429</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="15136"> -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> - |