diff options
Diffstat (limited to 'Master/texmf-dist/tpm/ecltree.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/ecltree.tpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/ecltree.tpm b/Master/texmf-dist/tpm/ecltree.tpm new file mode 100644 index 00000000000..4370cebc707 --- /dev/null +++ b/Master/texmf-dist/tpm/ecltree.tpm @@ -0,0 +1,27 @@ +<!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/ecltree.zip"> + <TPM:Name>ecltree</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/02/29 14:55:00</TPM:Date> + <TPM:Version>1.1a</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Trees using epic and eepic macros.</TPM:Title> + <TPM:Description> +The package recursively draws trees: each subtree is defined in a +"bundle" environment, with a set of leaves described by \chunk +macros. A chunk may have a bundle environment inside it. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Hideki Isozaki</TPM:Author> + <TPM:Size>8559</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="8559"> +texmf-dist/tex/latex/ecltree/eclbip.sty +texmf-dist/tex/latex/ecltree/ecltree.sty +texmf-dist/tpm/ecltree.tpm + </TPM:RunFiles> + <TPM:Provides>Package/ecltree</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |