blob: afe5f0662f3d82ee6ac2eed9ccc700491a8beb3a (
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
|
<!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/cvsty.zip">
<TPM:Name>cvsty</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Yet another style for easy CV pagination.</TPM:Title>
<TPM:Description>
This package contains a proposition for making CV presentation
more easy. The sty file define new space for the page, and allows
new control of the presentation. A tex file give an example of
CV. Yet, a CV reflects your personality. We encourage you to edit
that sty and modify it as you prefer and to play with pagination
of your CV as much as possible.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>10009</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="5093">
texmf-dist/tex/latex/cvsty/CV.sty
texmf-dist/tpm/cvsty.tpm
</TPM:RunFiles>
<TPM:DocFiles size="4916">
texmf-dist/doc/latex/cvsty/CV_dum.tex
texmf-dist/doc/latex/cvsty/README
</TPM:DocFiles>
<TPM:Provides>Package/cvsty</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|