diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-23 00:50:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-23 00:50:25 +0000 |
commit | f05cddd6de1249263b71b35edfc9dd688a7cc8b6 (patch) | |
tree | 23eaebb68f193ec31dd24df066c0f4cd1f8f9662 /Master/texmf-dist/tpm | |
parent | ebf06f8cc79052210f7bf5185d7fddbbd5df4703 (diff) |
remove cvsty, conflicts with cv, and neither are likely to be used these days anyway
git-svn-id: svn://tug.org/texlive/trunk@3706 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/cvsty.tpm | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/tpm/cvsty.tpm b/Master/texmf-dist/tpm/cvsty.tpm deleted file mode 100644 index 3fa4e739e8f..00000000000 --- a/Master/texmf-dist/tpm/cvsty.tpm +++ /dev/null @@ -1,34 +0,0 @@ -<!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>10041</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="5125"> -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> - |