diff options
Diffstat (limited to 'Master/texmf-dist/tpm/insbox.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/insbox.tpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/insbox.tpm b/Master/texmf-dist/tpm/insbox.tpm new file mode 100644 index 00000000000..cbde8472eda --- /dev/null +++ b/Master/texmf-dist/tpm/insbox.tpm @@ -0,0 +1,32 @@ +<!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/insbox.zip"> + <TPM:Name>insbox</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/07/02 19:47:54</TPM:Date> + <TPM:Version>2.2</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +A TeX macro for inserting pictures/boxes into paragraphs. + </TPM:Title> + <TPM:Description> +Plain TeX macros to put pictures on the page and format all the +neighbouring paragraphs so that they do not interfere with pictures. + </TPM:Description> + <TPM:Author>Michal Gulczynski</TPM:Author> + <TPM:Size>79174</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="8853"> +texmf-dist/tex/generic/insbox/insbox.tex +texmf-dist/tpm/insbox.tpm + </TPM:RunFiles> + <TPM:DocFiles size="70321"> +texmf-dist/doc/generic/insbox/demo.dvi +texmf-dist/doc/generic/insbox/demo.tex +texmf-dist/doc/generic/insbox/pic1.eps +texmf-dist/doc/generic/insbox/pic2.eps + </TPM:DocFiles> + <TPM:Provides>Package/insbox</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |