diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-23 01:40:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-23 01:40:49 +0000 |
commit | 99b89c44896083376785781410569ed43b3ee1df (patch) | |
tree | d1dfd3b8880ec4fca219c3287f2d45cfaf25a82b /Master/texmf-dist | |
parent | 4250a8af26a18de3eea56499fcfa4795ab0dfce8 (diff) |
removed the wrong one, sigh
git-svn-id: svn://tug.org/texlive/trunk@3716 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/tpm/cvsty.tpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/cvsty.tpm b/Master/texmf-dist/tpm/cvsty.tpm new file mode 100644 index 00000000000..0e46b5b79df --- /dev/null +++ b/Master/texmf-dist/tpm/cvsty.tpm @@ -0,0 +1,33 @@ +<!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/cvsty.zip"> + <TPM:Name>cvsty</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/07/26 13:17:00</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>10007</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5091"> +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> + |