Author: frank Date: 2006-07-20 16:33:35 +0000 (Thu, 20 Jul 2006) New Revision: 1518
Added: tetex-base/trunk/debian/tpm/abstract.tpm Log: add and modify abstract.tpm Copied: tetex-base/trunk/debian/tpm/abstract.tpm (from rev 1517, texlive/trunk/LocalTPM/texmf-dist/tpm/abstract.tpm) =================================================================== --- texlive/trunk/LocalTPM/texmf-dist/tpm/abstract.tpm 2006-07-20 10:53:35 UTC (rev 1517) +++ tetex-base/trunk/debian/tpm/abstract.tpm 2006-07-20 16:33:35 UTC (rev 1518) @@ -0,0 +1,36 @@ +<!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/abstract.zip"> + <TPM:Name>abstract</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/10/03 17:30:26</TPM:Date> + <TPM:Version>1.1a</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Control the typesetting of the abstract environment. + </TPM:Title> + <TPM:Description> +The abstract package gives you control over the typesetting of +the abstract environment, and in particular provides for a one +column abstract in a two column paper. + </TPM:Description> + <TPM:Author>Peter R. Wilson</TPM:Author> + <TPM:Size>208113</TPM:Size> + <TPM:License>lppl</TPM:License> + <TPM:Build/> + <TPM:RunFiles size="6162"> +texmf-dist/tex/latex/abstract/abstract.sty +texmf-dist/tpm/abstract.tpm + </TPM:RunFiles> + <TPM:DocFiles size="174408"> +texmf-dist/doc/latex/abstract/README +texmf-dist/doc/latex/abstract/abstract.dvi + </TPM:DocFiles> + <TPM:SourceFiles size="27543"> +texmf-dist/source/latex/abstract/abstract.dtx +texmf-dist/source/latex/abstract/abstract.ins + </TPM:SourceFiles> + <TPM:Provides>Package/abstract</TPM:Provides> + </rdf:Description> +</rdf:RDF> + _______________________________________________ Pkg-tetex-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

