diff options
author | Norbert Preining <preining@logic.at> | 2008-07-29 15:05:06 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-07-29 15:05:06 +0000 |
commit | a985070cb870e93cd08758071ed2ac51b2784681 (patch) | |
tree | 3c51af936efe44d2629d45c85758b06e72512080 /Master/texmf-dist/tpm | |
parent | 657e4e3be8f84d895fd69b4da8a28c5436ac5211 (diff) |
add context-construction-plan
git-svn-id: svn://tug.org/texlive/trunk@9880 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/t-construction-plan.tpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/t-construction-plan.tpm b/Master/texmf-dist/tpm/t-construction-plan.tpm new file mode 100644 index 00000000000..365ecc0b513 --- /dev/null +++ b/Master/texmf-dist/tpm/t-construction-plan.tpm @@ -0,0 +1,31 @@ +<!DOCTYPE rdf:RDF SYSTEM "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://dl.contextgarden.net/modules/t-construction-plan.zip"> + <TPM:Name>t-construction-plan</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/09/12 00:00:00</TPM:Date> + <TPM:Version>2008.04.05</TPM:Version> + <TPM:Creator>Peter</TPM:Creator> + <TPM:Title>Construction plans</TPM:Title> + <TPM:Description> +This module provides a command that generates a page with a figure with a +well defined scale. + </TPM:Description> + <TPM:Author>Peter Münster</TPM:Author> + <TPM:Size>490985</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5894"> +tex/context/third/construction-plan/t-construction-plan.tex +tpm/t-construction-plan.tpm + </TPM:RunFiles> + <TPM:DocFiles size="485091"> +doc/context/third/construction-plan/construction-plan-doc.pdf +doc/context/third/construction-plan/construction-plan-demo.pdf + </TPM:DocFiles> + <TPM:Requires> + <TPM:Package name="context"/> + </TPM:Requires> + <TPM:Provides>Package/t-construction-plan</TPM:Provides> + </rdf:Description> +</rdf:RDF> |