blob: 0a2e727866d5dbb8d2865895ad8223e6823c3a4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<!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/vrsion.zip">
<TPM:Name>vrsion</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:58:57</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>71590</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="11163">
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>
|