diff options
Diffstat (limited to 'Master/texmf-dist/tpm/totpages.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/totpages.tpm | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/totpages.tpm b/Master/texmf-dist/tpm/totpages.tpm new file mode 100644 index 00000000000..d6c7326a360 --- /dev/null +++ b/Master/texmf-dist/tpm/totpages.tpm @@ -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/totpages.zip"> + <TPM:Name>totpages</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/09/20 22:37:03</TPM:Date> + <TPM:Version>1.1</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Access last page number and page mark of last page. + </TPM:Title> + <TPM:Description> +The package creates a label TotPages to contain the number of +actual pages in the document (as opposed to the number of the last +page, as reported by lastpage). +The package uses the everyshi +package for its task. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Wilhelm Mueller</TPM:Author> + <TPM:Size>251326</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="9181"> +texmf-dist/tex/latex/totpages/totpages.sty +texmf-dist/tpm/totpages.tpm + </TPM:RunFiles> + <TPM:DocFiles size="208325"> +texmf-dist/doc/latex/totpages/README +texmf-dist/doc/latex/totpages/readme.txt +texmf-dist/doc/latex/totpages/totexmpl.tex +texmf-dist/doc/latex/totpages/totpages.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="33820"> +texmf-dist/source/latex/totpages/totpages.drv +texmf-dist/source/latex/totpages/totpages.dtx +texmf-dist/source/latex/totpages/totpages.ins + </TPM:SourceFiles> + <TPM:Provides>Package/totpages</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |