diff options
Diffstat (limited to 'Master/texmf-dist/tpm/cv.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/cv.tpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/cv.tpm b/Master/texmf-dist/tpm/cv.tpm new file mode 100644 index 00000000000..c69fbdf0635 --- /dev/null +++ b/Master/texmf-dist/tpm/cv.tpm @@ -0,0 +1,30 @@ +<!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/cv.zip"> + <TPM:Name>cv</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2001/03/14 09:41:48</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>14191</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="1532"> +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> + |