Author: frank Date: 2006-07-21 16:27:53 +0000 (Fri, 21 Jul 2006) New Revision: 1522
Added: tetex-base/trunk/debian/tpm/anysize.tpm Log: add and adapt anysize Copied: tetex-base/trunk/debian/tpm/anysize.tpm (from rev 1521, texlive/trunk/LocalTPM/texmf-dist/tpm/anysize.tpm) =================================================================== --- texlive/trunk/LocalTPM/texmf-dist/tpm/anysize.tpm 2006-07-21 10:10:01 UTC (rev 1521) +++ tetex-base/trunk/debian/tpm/anysize.tpm 2006-07-21 16:27:53 UTC (rev 1522) @@ -0,0 +1,35 @@ +<!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/anysize.zip"> + <TPM:Name>anysize</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2002/10/06 11:33:53</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>A simple package to set up document margins.</TPM:Title> + <TPM:Description> +This package is considered obsolete; please use the typearea +package from the koma-script bundle, or the geometry package, +instead of anysize. + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>12713</TPM:Size> + <TPM:License>pd</TPM:License> + <TPM:Build/> + <TPM:RunFiles size="4151"> +texmf-dist/tex/latex/anysize/anysize.sty +texmf-dist/tpm/anysize.tpm + </TPM:RunFiles> + <TPM:DocFiles size="7622"> +texmf-dist/doc/latex/anysize/README +texmf-dist/doc/latex/anysize/anysize.dvi + </TPM:DocFiles> + <TPM:SourceFiles size="940"> +texmf-dist/source/latex/anysize/README +texmf-dist/source/latex/anysize/anysize.sty +texmf-dist/source/latex/anysize/anysize.tex + </TPM:SourceFiles> + <TPM:Provides>Package/anysize</TPM:Provides> + </rdf:Description> +</rdf:RDF> + _______________________________________________ Pkg-tetex-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

