diff options
Diffstat (limited to 'Master/texmf-dist/tpm/placeins.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/placeins.tpm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Master/texmf-dist/tpm/placeins.tpm b/Master/texmf-dist/tpm/placeins.tpm deleted file mode 100644 index f8a1d798773..00000000000 --- a/Master/texmf-dist/tpm/placeins.tpm +++ /dev/null @@ -1,28 +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/placeins.zip"> - <TPM:Name>placeins</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:49:07</TPM:Date> - <TPM:Version>2.2 2005/04/18</TPM:Version> - <TPM:Creator>karl</TPM:Creator> - <TPM:Title>Control float placement.</TPM:Title> - <TPM:Description> -Defines a \FloatBarrier command, beyond which floats may not -pass; useful, for example, to ensure all floats for a section -appear before the next \section command. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Donald Arseneau</TPM:Author> - <TPM:Size>7158</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="5233"> -texmf-dist/tex/latex/placeins/placeins.sty -texmf-dist/tpm/placeins.tpm - </TPM:RunFiles> - <TPM:DocFiles size="1925">texmf-dist/doc/latex/placeins/placeins.txt</TPM:DocFiles> - <TPM:Provides>Package/placeins</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |