diff options
Diffstat (limited to 'Master/texmf-dist/tpm/pageno.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/pageno.tpm | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Master/texmf-dist/tpm/pageno.tpm b/Master/texmf-dist/tpm/pageno.tpm deleted file mode 100644 index 5ce8bb8bbdb..00000000000 --- a/Master/texmf-dist/tpm/pageno.tpm +++ /dev/null @@ -1,33 +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/pageno.zip"> - <TPM:Name>pageno</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:55:51</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Page number-only page styles.</TPM:Title> - <TPM:Description> -A LaTeX package that can re-define the plain page style -under the control of options, so you can have page numbers: -at the top or bottom of the page; in the inside corner, -outside corner, or in the middle. It was inspired by Axel -Sommerfeldt's rplain package. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>unknown</TPM:Author> - <TPM:Size>17060</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="5414"> -texmf-dist/tex/latex/pageno/pageno.sty -texmf-dist/tpm/pageno.tpm - </TPM:RunFiles> - <TPM:SourceFiles size="11646"> -texmf-dist/source/latex/pageno/pageno.dtx -texmf-dist/source/latex/pageno/pageno.ins - </TPM:SourceFiles> - <TPM:Provides>Package/pageno</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |