blob: fcd5079772adc1c3710a4e996db9d8e4e1dc0654 (
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
|
<!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/plates.zip">
<TPM:Name>plates</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:44:40</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Arrange for "plates" sections of documents.
</TPM:Title>
<TPM:Description>
The plates package provides a simple facility for inserting colour
figures in a document when they should be gathered and printed
together as in a book's section of colour plates. The package
provides a plate environment that does the "figure" job for such
colour images.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>121076</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="19168">
texmf-dist/tex/latex/plates/endplate.sty
texmf-dist/tex/latex/plates/plates.sty
texmf-dist/tpm/plates.tpm
</TPM:RunFiles>
<TPM:DocFiles size="101908">
texmf-dist/doc/latex/plates/README
texmf-dist/doc/latex/plates/plates.pdf
texmf-dist/doc/latex/plates/plates.tex
</TPM:DocFiles>
<TPM:Provides>Package/plates</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|