diff options
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> |