diff options
Diffstat (limited to 'Master/texmf-dist/tpm/lastpage.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/lastpage.tpm | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/Master/texmf-dist/tpm/lastpage.tpm b/Master/texmf-dist/tpm/lastpage.tpm deleted file mode 100644 index 3caff1650d9..00000000000 --- a/Master/texmf-dist/tpm/lastpage.tpm +++ /dev/null @@ -1,39 +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/lastpage.zip"> - <TPM:Name>lastpage</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:54:27</TPM:Date> - <TPM:Version>0.1b</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title> -Reference last page for Page N of M type footers. - </TPM:Title> - <TPM:Description> -Reference the number of pages in your LaTeX document through the -introduction of a new label which can be referenced like -\pageref{LastPage} to give a reference to the last page of a -document. It is particularly useful in the page footer that -says: Page N of M. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Jeffrey Goldberg</TPM:Author> - <TPM:Size>16824</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="3479"> -texmf-dist/tex/latex/lastpage/lastpage.sty -texmf-dist/tpm/lastpage.tpm - </TPM:RunFiles> - <TPM:DocFiles size="782"> -texmf-dist/doc/latex/lastpage/README.lastpage - </TPM:DocFiles> - <TPM:SourceFiles size="12563"> -texmf-dist/source/latex/lastpage/lastpage.drv -texmf-dist/source/latex/lastpage/lastpage.dtx -texmf-dist/source/latex/lastpage/lastpage.ins - </TPM:SourceFiles> - <TPM:Provides>Package/lastpage</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |