diff options
Diffstat (limited to 'Master/texmf-dist/tpm/vdm.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/vdm.tpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/vdm.tpm b/Master/texmf-dist/tpm/vdm.tpm new file mode 100644 index 00000000000..f21b3047242 --- /dev/null +++ b/Master/texmf-dist/tpm/vdm.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/vdm.zip"> + <TPM:Name>vdm</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>Typesetting VDM schemas.</TPM:Title> + <TPM:Description> +The package conforms to the BSI concrete syntax for VDM, and +enables the user to concentrate on VDM specifications rather than +typesetting format. Note that it does not cover all of +BSI VDM. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>162392</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="40483"> +texmf-dist/tex/latex/vdm/vdm.sty +texmf-dist/tpm/vdm.tpm + </TPM:RunFiles> + <TPM:DocFiles size="121909"> +texmf-dist/doc/latex/vdm/vdm.dvi +texmf-dist/doc/latex/vdm/vdm.tex + </TPM:DocFiles> + <TPM:Provides>Package/vdm</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |