blob: ac41c3afe01e074fb1e25a7519308758c529cc28 (
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
33
34
35
36
37
38
|
<!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/grfpaste.zip">
<TPM:Name>grfpaste</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/04/06 08:37:33</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>staszek</TPM:Creator>
<TPM:Title>Include fragments of a dvi file.</TPM:Title>
<TPM:Description>
Provides a mechanism to include fragments of dvi files
with the graphicx package: you can use \includegraphics
to include dvi files. It requires the
dvipaste program.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>David Carlisle</TPM:Author>
<TPM:Size>23763</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="8527">
texmf-dist/tex/latex/grfpaste/grfpaste.sty
texmf-dist/tpm/grfpaste.tpm
</TPM:RunFiles>
<TPM:DocFiles size="15236">
texmf-dist/doc/latex/grfpaste/dvipaste.txt
texmf-dist/doc/latex/grfpaste/grfp1.dat
texmf-dist/doc/latex/grfpaste/grfp1.dvi
texmf-dist/doc/latex/grfpaste/grfp1.tex
texmf-dist/doc/latex/grfpaste/grfp2.dat
texmf-dist/doc/latex/grfpaste/grfp2.dvi
texmf-dist/doc/latex/grfpaste/grfp2.tex
texmf-dist/doc/latex/grfpaste/grfp3.dvi
texmf-dist/doc/latex/grfpaste/grfp3.tex
</TPM:DocFiles>
<TPM:Provides>Package/grfpaste</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|