diff options
Diffstat (limited to 'Master/texmf-dist/tpm/easy.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/easy.tpm | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/easy.tpm b/Master/texmf-dist/tpm/easy.tpm new file mode 100644 index 00000000000..f42a923458c --- /dev/null +++ b/Master/texmf-dist/tpm/easy.tpm @@ -0,0 +1,49 @@ +<!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/easy.zip"> + <TPM:Name>easy</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2002/03/19 14:16:00</TPM:Date> + <TPM:Version>0.99</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>A collection of ``easy'' to use macros.</TPM:Title> + <TPM:Description> +Some easy* style files written by Enrico Bertolazzi. The package contains: +easy.sty, easyeqn.sty, easybmat.sty, easymat.sty, easytable.sty, +easyvector.sty and easybib.sty. + </TPM:Description> + <TPM:Author>Enrico Bertolazzi</TPM:Author> + <TPM:Size>304692</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="73431"> +texmf-dist/tex/latex/easy/easy.sty +texmf-dist/tex/latex/easy/easybib.sty +texmf-dist/tex/latex/easy/easybmat.sty +texmf-dist/tex/latex/easy/easyeqn.sty +texmf-dist/tex/latex/easy/easymat.sty +texmf-dist/tex/latex/easy/easytable.sty +texmf-dist/tex/latex/easy/easyvector.sty +texmf-dist/tex/latex/easy/mydoc.sty +texmf-dist/tpm/easy.tpm + </TPM:RunFiles> + <TPM:DocFiles size="204565"> +texmf-dist/doc/latex/easy/README +texmf-dist/doc/latex/easy/doc.dvi/docbib.dvi +texmf-dist/doc/latex/easy/doc.dvi/docbmat.dvi +texmf-dist/doc/latex/easy/doc.dvi/doceqn.dvi +texmf-dist/doc/latex/easy/doc.dvi/docmat.dvi +texmf-dist/doc/latex/easy/doc.dvi/doctable.dvi +texmf-dist/doc/latex/easy/doc.dvi/docvector.dvi + </TPM:DocFiles> + <TPM:SourceFiles size="26696"> +texmf-dist/source/latex/easy/for-latex2html/easybib.perl +texmf-dist/source/latex/easy/for-latex2html/easybmat.perl +texmf-dist/source/latex/easy/for-latex2html/easyeqn.perl +texmf-dist/source/latex/easy/for-latex2html/easymat.perl +texmf-dist/source/latex/easy/for-latex2html/easytable.perl +texmf-dist/source/latex/easy/for-latex2html/easyvector.perl + </TPM:SourceFiles> + <TPM:Provides>Package/easy</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |