diff options
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/xoptarg.tpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/xoptarg.tpm b/Master/texmf-dist/tpm/xoptarg.tpm new file mode 100644 index 00000000000..86f1438cad3 --- /dev/null +++ b/Master/texmf-dist/tpm/xoptarg.tpm @@ -0,0 +1,27 @@ +<!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/xoptarg.zip"> + <TPM:Name>xoptarg</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2007/04/22 09:24:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The xoptarg package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>395627</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="7429"> +texmf-dist/tex/latex/xoptarg/xoptarg.sty +texmf-dist/tpm/xoptarg.tpm + </TPM:RunFiles> + <TPM:DocFiles size="389145"> +texmf-dist/doc/latex/xoptarg/README +texmf-dist/doc/latex/xoptarg/xoptarg.pdf +texmf-dist/doc/latex/xoptarg/xoptarg.tex + </TPM:DocFiles> + <TPM:Provides>Package/xoptarg</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |