diff options
Diffstat (limited to 'Master/texmf-dist/tpm/dratex.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/dratex.tpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/dratex.tpm b/Master/texmf-dist/tpm/dratex.tpm new file mode 100644 index 00000000000..9761733513f --- /dev/null +++ b/Master/texmf-dist/tpm/dratex.tpm @@ -0,0 +1,34 @@ +<!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/dratex.zip"> + <TPM:Name>dratex</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2002/02/26 19:48:53</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>General drawing macros entirely in TeX.</TPM:Title> + <TPM:Description> +DraTeX is a low-level system of generic macros that includes commands +for drawing primitive shapes like lines, ovals, curves and text as well +as commands for combining such entities into sophisticated structures. +AlDraTeX is an extension of DraTeX into a high-level system for specifying +common entities like charts and diagrams. + </TPM:Description> + <TPM:Author>Eitan M. Gurari</TPM:Author> + <TPM:Size>315356</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="270264"> +texmf-dist/tex/generic/dratex/AlDraTex.sty +texmf-dist/tex/generic/dratex/AlProTex.sty +texmf-dist/tex/generic/dratex/DraTex.sty +texmf-dist/tex/generic/dratex/TeXProject.sty +texmf-dist/tpm/dratex.tpm + </TPM:RunFiles> + <TPM:DocFiles size="45092"> +texmf-dist/doc/generic/dratex/Examples.tex +texmf-dist/doc/generic/dratex/README + </TPM:DocFiles> + <TPM:Provides>Package/dratex</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |