diff options
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/cv.tpm | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/Master/texmf-dist/tpm/cv.tpm b/Master/texmf-dist/tpm/cv.tpm deleted file mode 100644 index 6b9bb8bf7f7..00000000000 --- a/Master/texmf-dist/tpm/cv.tpm +++ /dev/null @@ -1,31 +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/cv.zip"> - <TPM:Name>cv</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/21 00:25:32</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>A package for creating a curriculum vitae.</TPM:Title> - <TPM:Description> -CV, a LaTeX package for typesetting a curriculum vitae (by Philipp Maier). - </TPM:Description> - <TPM:Author>Philipp Maier</TPM:Author> - <TPM:Size>14225</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="1566"> -texmf-dist/tex/latex/cv/CV.sty -texmf-dist/tpm/cv.tpm - </TPM:RunFiles> - <TPM:DocFiles size="12659"> -texmf-dist/doc/latex/cv/ApplicationLetter.dvi -texmf-dist/doc/latex/cv/ApplicationLetter.tex -texmf-dist/doc/latex/cv/CVCTAN.dvi -texmf-dist/doc/latex/cv/CVCTAN.tex -texmf-dist/doc/latex/cv/README - </TPM:DocFiles> - <TPM:Provides>Package/cv</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |