diff options
Diffstat (limited to 'Master/texmf-dist/tpm/vrsion.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/vrsion.tpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/vrsion.tpm b/Master/texmf-dist/tpm/vrsion.tpm new file mode 100644 index 00000000000..2a1aeed474e --- /dev/null +++ b/Master/texmf-dist/tpm/vrsion.tpm @@ -0,0 +1,31 @@ +<!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/vrsion.zip"> + <TPM:Name>vrsion</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/04/06 08:37:33</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Add version number to DVI file.</TPM:Title> + <TPM:Description> +Defines a command which produces a version number in the +dvi-file when LaTeX is run. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Mats Dahlgren</TPM:Author> + <TPM:Size>71588</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="11161"> +texmf-dist/tex/latex/vrsion/vrsion.sty +texmf-dist/tpm/vrsion.tpm + </TPM:RunFiles> + <TPM:DocFiles size="31928">texmf-dist/doc/latex/vrsion/vrsion.dvi</TPM:DocFiles> + <TPM:SourceFiles size="28499"> +texmf-dist/source/latex/vrsion/00readme.vrs +texmf-dist/source/latex/vrsion/vrsion.dtx +texmf-dist/source/latex/vrsion/vrsion.ins + </TPM:SourceFiles> + <TPM:Provides>Package/vrsion</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |