diff options
Diffstat (limited to 'Master/texmf-dist/tpm/totpages.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/totpages.tpm | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Master/texmf-dist/tpm/totpages.tpm b/Master/texmf-dist/tpm/totpages.tpm deleted file mode 100644 index cc7feea3d59..00000000000 --- a/Master/texmf-dist/tpm/totpages.tpm +++ /dev/null @@ -1,42 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/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>2006/01/11 23:58:33</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>251360</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="9215"> -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> - |