blob: c97fb4b86741b7643bed8da707d634f1659afd6f (
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
39
40
41
42
43
44
45
46
47
48
49
50
|
<!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/xcolor.zip">
<TPM:Name>xcolor</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/09/30 20:59:15</TPM:Date>
<TPM:Version>2.03</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Driver-independent color extensions for LaTeX and pdfLaTeX
</TPM:Title>
<TPM:Description>
Provides easy driver-independent access to several kinds of
color tints, shades, tones, and mixes of arbitrary colors. It
allows a user to select a document-wide target color model and
offers complete tools for conversion between eight color models.
Additionally, there is a command for alternating row colors plus
repeated non-aligned material (like horizontal lines) in tables.
Colors can be mixed like \color{red!30!green!40!blue}.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Uwe Kern</TPM:Author>
<TPM:Size>1073926</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="72608">
texmf-dist/dvips/xcolor/xcolor.pro
texmf-dist/tex/latex/xcolor/svgnam.def
texmf-dist/tex/latex/xcolor/x11nam.def
texmf-dist/tex/latex/xcolor/xcolor.sty
texmf-dist/tpm/xcolor.tpm
</TPM:RunFiles>
<TPM:DocFiles size="838821">
texmf-dist/doc/latex/xcolor/ChangeLog
texmf-dist/doc/latex/xcolor/README
texmf-dist/doc/latex/xcolor/xcolor.lox
texmf-dist/doc/latex/xcolor/xcolor.pdf
texmf-dist/doc/latex/xcolor/xcolor1.tex
texmf-dist/doc/latex/xcolor/xcolor2.pdf
texmf-dist/doc/latex/xcolor/xcolor2.tex
texmf-dist/doc/latex/xcolor/xcolor3.tex
texmf-dist/doc/latex/xcolor/xcolor4.tex
</TPM:DocFiles>
<TPM:SourceFiles size="338895">
texmf-dist/source/latex/xcolor/xcolor.dtx
texmf-dist/source/latex/xcolor/xcolor.ins
</TPM:SourceFiles>
<TPM:Provides>Package/xcolor</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|