diff options
Diffstat (limited to 'Master/texmf-dist/tpm/placeins.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/placeins.tpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/placeins.tpm b/Master/texmf-dist/tpm/placeins.tpm new file mode 100644 index 00000000000..35b5486ff88 --- /dev/null +++ b/Master/texmf-dist/tpm/placeins.tpm @@ -0,0 +1,27 @@ +<!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/placeins.zip"> + <TPM:Name>placeins</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/04/19 04:50:13</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>7124</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5199"> +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> + |