Author: frank Date: 2006-07-24 17:08:53 +0000 (Mon, 24 Jul 2006) New Revision: 1527
Added: tetex-base/trunk/debian/tpm/appendix.tpm Log: add appendix.tpm, s/pdf/dvi/ Copied: tetex-base/trunk/debian/tpm/appendix.tpm (from rev 1526, texlive/trunk/LocalTPM/texmf-dist/tpm/appendix.tpm) =================================================================== --- texlive/trunk/LocalTPM/texmf-dist/tpm/appendix.tpm 2006-07-24 11:45:19 UTC (rev 1526) +++ tetex-base/trunk/debian/tpm/appendix.tpm 2006-07-24 17:08:53 UTC (rev 1527) @@ -0,0 +1,41 @@ +<!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/appendix.zip"> + <TPM:Name>appendix</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/10/03 17:37:17</TPM:Date> + <TPM:Version>1.2a</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Extra control of appendices.</TPM:Title> + <TPM:Description> +The appendix package provides various ways of formatting the +titles of appendices. Also (sub)appendices environments are +provided that can be used, for example, for per chapter/section +appendices. The word `Appendix' or similar can be prepended to +the appendix number for article class documents. The word +`Appendices' or similar can be added to the table of contents +before the appendices are listed. The word `Appendices' or +similar can be typeset as a \part-like heading (page) in the +body. An appendices environment is provided which can be used +instead of the \appendix command. + </TPM:Description> + <TPM:Author>Peter R. Wilson</TPM:Author> + <TPM:Size>246622</TPM:Size> + <TPM:License>lppl</TPM:License> + <TPM:Build/> + <TPM:RunFiles size="10395"> +texmf-dist/tex/latex/appendix/appendix.sty +texmf-dist/tpm/appendix.tpm + </TPM:RunFiles> + <TPM:DocFiles size="195532"> +texmf-dist/doc/latex/appendix/README +texmf-dist/doc/latex/appendix/appendix.dvi + </TPM:DocFiles> + <TPM:SourceFiles size="40695"> +texmf-dist/source/latex/appendix/appendix.dtx +texmf-dist/source/latex/appendix/appendix.ins + </TPM:SourceFiles> + <TPM:Provides>Package/appendix</TPM:Provides> + </rdf:Description> +</rdf:RDF> + _______________________________________________ Pkg-tetex-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

