blob: cbde8472eda1d8935ec8127038f17531ea2a2fd0 (
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
|
<!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>
|